Bind `process-connection-type' to nil, so that CRLF doesn't get translated to \n.
[gnus] / lisp /
2010-09-19 Lars Magne Ingebri... Bind `process-connection-type' to nil, so that CRLF...
2010-09-19 Lars Magne Ingebri... Return data in the nntp buffer so the agent can save it.
2010-09-18 Lars Magne Ingebri... Fetch all images in parallel.
2010-09-18 Lars Magne Ingebri... Allow sending \n instead of \r\n on 'shell streams.
2010-09-18 Lars Magne Ingebri... Be a bit more lax in finding the end of the command...
2010-09-18 Lars Magne Ingebri... (nnoo): Required, so that other packages can require...
2010-09-18 Lars Magne Ingebri... Fix typo in last checkin.
2010-09-18 Lars Magne Ingebri... Don't make `M-g' bug out on group with no marks.
2010-09-18 Lars Magne Ingebri... When doing partial marks update, get the range update...
2010-09-18 Lars Magne Ingebri... Use `url' rather than curl to retrieve images.
2010-09-18 Lars Magne Ingebri... Fix off-by-one error when concatenating ranges when...
2010-09-18 Lars Magne Ingebri... Allow PREAUTH nnimap connections to log in without...
2010-09-18 Lars Magne Ingebri... (nnimap-open-connection): Fix typo -- should be 'shell...
2010-09-18 Lars Magne Ingebri... * nnimap.el (nnimap-update-info): Extend the info so...
2010-09-18 Lars Magne Ingebri... (gnus-html-wash-tags): Add support for i, b and u HTML...
2010-09-18 Lars Magne Ingebri... Get credentials for numerical equivalents of the port...
2010-09-18 Lars Magne Ingebri... Allow nnimap-request-group to do a complete marks sync...
2010-09-18 Lars Magne Ingebri... (gnus-request-group): Take an optional `info' parameter.
2010-09-18 Lars Magne Ingebri... * nnimap.el: Use deffoo instead of defun for interface...
2010-09-18 Lars Magne Ingebri... (nnimap-request-group): Use the stored info for the...
2010-09-18 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-18 Lars Magne Ingebri... Allow the backends to update the group info.
2010-09-18 Stefan Monnierpop3.el (pop3-open-server, pop3-read-response, pop3...
2010-09-18 Lars Magne Ingebri... nnimap-related changes to avoid bugging out if we can...
2010-09-18 Lars Magne Ingebri... (nnimap-open-connection): Don't error out when we can...
2010-09-18 Lars Magne Ingebri... Use auth-sources to query and store the password instea...
2010-09-18 Lars Magne Ingebri... In the password prompt, say what we're querying for.
2010-09-18 Lars Magne Ingebri... Revert one line that was changed by mistake in the...
2010-09-18 Lars Magne Ingebri... * nnimap.el (nnimap-with-process-buffer): Removed.
2010-09-17 Lars Magne Ingebri... Don't use the "finish" method when we're reading from...
2010-09-17 Lars Magne Ingebri... Add ~/.authinfo to the default, since that's probably...
2010-09-17 Lars Magne Ingebri... Save result so that it doesn't say "failed" all the...
2010-09-17 Lars Magne Ingebri... Throughout all files, replace (save-excursion (set...
2010-09-17 Lars Magne Ingebri... (nntp-open-server): Return whether the open was success...
2010-09-17 Lars Magne Ingebri... Clean up code slightly.
2010-09-17 Lars Magne Ingebri... Have `unseen-or-unread' select an unread unseen article...
2010-09-17 Lars Magne Ingebri... If the user doesn't have a /etc/services, supply some...
2010-09-17 Lars Magne Ingebri... * dgnushack.el: Define netrc-credentials.
2010-09-17 Lars Magne Ingebri... (mm-text-html-renderer): Document gnus-article-html.
2010-09-17 Lars Magne Ingebri... Don't bug out if the LIST command doesn't have any...
2010-09-17 Lars Magne Ingebri... Require cl when compiling.
2010-09-17 Lars Magne Ingebri... Make capabilties be case-insensitive.
2010-09-17 Lars Magne Ingebri... Fix typo in "bogus" section.
2010-09-17 Lars Magne Ingebri... Remove junk from end of file.
2010-09-17 Lars Magne Ingebri... Not all servers return UIDNEXT. Work past this problem.
2010-09-17 Lars Magne Ingebri... Get the number of lines by using BODYSTRUCTURE.
2010-09-17 Lars Magne Ingebri... Implement shell connection.
2010-09-17 Lars Magne Ingebri... Reimplement nnimap, and do tweaks to the rest of the...
2010-09-17 Katsumi Yamaokapop3.el (pop3-wait-for-messages): Use pop3-accept-proce...
2010-09-17 Katsumi Yamaokagnus-html.el: Replace process-kill-without-query by...
2010-09-16 Romain Francoisegnus-html.el: Require gnus-art for `gnus-with-article...
2010-09-14 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-14 Juanma Barranquerognus-registry.el (gnus-registry-install-shortcuts)...
2010-09-14 Lars Magne Ingebri... The second parameter to unintern is mandatory-ish in...
2010-09-14 Lars Magne Ingebri... Fix up the w3m/curl dependencies.
2010-09-14 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-14 Lars Magne Ingebri... Revert back to version cb950ed8ff3e0f40dac437a51b269166...
2010-09-14 Juanma Barranquero.dir-locals.el: Add no-byte-compile cookie.
2010-09-14 Lars Magne Ingebri... Fixed up nnrss group activation, and removed moreover...
2010-09-14 Katsumi Yamaokatime-date.el (format-seconds): Comment fix.
2010-09-14 Katsumi Yamaokagnus-start.el (gnus-read-active-for-groups): Run gnus...
2010-09-10 Lars Magne Ingebri... If gnus-agent isn't set, then do request scans from...
2010-09-10 Lars Magne Ingebri... (netrc-credentials): New conveniency function.
2010-09-10 Lars Magne Ingebri... Call `gnus-summary-highlight-line' directly from all...
2010-09-10 Lars Magne Ingebri... Avoid calling a hook function per summary line.
2010-09-10 Katsumi Yamaokagnus-start.el (gnus-read-active-for-groups): Check...
2010-09-09 Lars Magne Ingebri... Remove pop3-movemail and rename pop3-streaming-movemail...
2010-09-09 Lars Magne Ingebri... Refactor out the image bit, and don't restrict end...
2010-09-09 Katsumi Yamaokagnus-start.el (gnus-get-unread-articles): Set the numbe...
2010-09-08 Lars Magne Ingebri... Bind RET and TAB on images for better UX.
2010-09-08 Lars Magne Ingebri... (gnus-html-wash-tags): Search for images first, so...
2010-09-08 Lars Magne Ingebri... Fix typo in last check-in.
2010-09-08 Lars Magne Ingebri... Allow showing the ALT text of images and to browse...
2010-09-08 Lars Magne Ingebri... Indent.
2010-09-08 Lars Magne Ingebri... (gnus-async-article-callback): Call `gnus-html-prefetch...
2010-09-08 Lars Magne Ingebri... Fix typo in last check-in.
2010-09-08 Lars Magne Ingebri... Decode entities before feeding URLs to curl.
2010-09-07 Katsumi Yamaokagnus-html.el (gnus-html-wash-tags, gnus-html-put-image...
2010-09-07 Katsumi Yamaokagnus-async.el (gnus-html-prefetch-images): Autoload...
2010-09-06 Lars Magne Ingebri... Limit end-tag matching to the current line to work...
2010-09-06 Lars Magne Ingebri... Always prefetch images for groups that want that.
2010-09-06 Lars Magne Ingebri... (nntp-wait-for-string): Supply a timeout for accept...
2010-09-06 Lars Magne Ingebri... If being given an explicit level to get unread articles...
2010-09-06 Lars Magne Ingebri... Remove <a name...> tags, which confuses the rest of...
2010-09-06 Lars Magne Ingebri... Do a `gnus-request-scan' for the methods that support...
2010-09-06 Lars Magne Ingebri... (nnml-save-nov): Remove some debugging-related messages.
2010-09-06 Katsumi YamaokaFix previous commit.
2010-09-06 Katsumi Yamaokadgnushack.el (dgnushack-compile, dgnushack-make-cus...
2010-09-06 Katsumi Yamaokapop3.el (pop3-number-of-responses): Search for "+OK...
2010-09-05 Lars Magne Ingebri... (gnus-get-unread-articles): Fix up the last commit.
2010-09-05 Lars Magne Ingebri... Don't bother with groups that aren't going to be activated.
2010-09-05 Lars Magne Ingebri... Allow calling without specifying the handle.
2010-09-05 Lars Magne Ingebri... (gnus-set-mode-line): Don't pad the mode line string.
2010-09-05 Lars Magne Ingebri... Revert the change that would look into authinfo for...
2010-09-05 Lars Magne Ingebri... (gnus-get-unread-articles): Count the archive groups...
2010-09-05 Lars Magne Ingebri... (gnus-activate-group): Take an optional parameter to...
2010-09-05 Lars Magne Ingebri... (imap-mailbox-get): Revert last change for this function.
2010-09-05 Lars Magne Ingebri... imap.el: Remove an optional buffer parameter from many...
2010-09-05 Lars Magne Ingebri... (nnimap-debug): Removed.
2010-09-05 Lars Magne Ingebri... (nnimap-request-list): Servers may return \NoSelect...
next