Merge branch 'master' of https://git.gnus.org/gnus
[gnus] / lisp /
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...
2010-09-05 Lars Magne Ingebri... (imap-debug): Removed -- doesn't seem very useful.
2010-09-05 Lars Magne Ingebri... (imap-fetch-safe): Removed function.
2010-09-05 Lars Magne Ingebri... Don't message if we're fetching mail from a file, and...
2010-09-05 Lars Magne Ingebri... New convenience function for logging.
2010-09-05 Lars Magne Ingebri... (pop3-streaming-movemail): Return t for success.
2010-09-05 Lars Magne Ingebri... Look for the "imaps" entry in the .authinfo if we're...
2010-09-05 Lars Magne Ingebri... Use the active info we already have if we're in a main...
2010-09-05 Lars Magne Ingebri... Get info for virtual groups last.
2010-09-05 Lars Magne Ingebri... Get info for virtual groups last.
2010-09-05 Katsumi Yamaoka(gnus-method-rank): Replace equalp with equal.
2010-09-05 Katsumi Yamaoka(nnmh-request-list-1): Bind `file'.
2010-09-05 Katsumi Yamaokapop3-set-process-query-on-exit-flag: New function that...
2010-09-04 Lars Magne Ingebri... Indent.
2010-09-04 Lars Magne Ingebri... Do incremental NOV updates when scanning new male.
2010-09-04 Lars Magne Ingebri... Always move the crash box to the Incoming file. Fixes...
2010-09-04 Lars Magne Ingebri... Off-by-one error on the request loop (for debugging...
2010-09-04 Lars Magne Ingebri... Really only check the incoming files once in a while.
2010-09-04 Lars Magne Ingebri... Don't output messages when saving.
2010-09-04 Lars Magne Ingebri... (pop3-streaming-movemail): Always close the pop3 connec...
2010-09-04 Lars Magne Ingebri... Only check the incoming files for deletion once per...
2010-09-04 Lars Magne Ingebri... (pop3-logon): Fix up unbound variable typo.
2010-09-04 Lars Magne Ingebri... (pop3-streaming-movemail): Respect pop3-leave-mail...
2010-09-04 Lars Magne Ingebri... Use streaming pop3 retrieval.
2010-09-04 Lars Magne Ingebri... White space clean up.
2010-09-04 Lars Magne Ingebri... Remove duplicates from .newsrc list.
2010-09-04 Lars Magne Ingebri... Protect against groups that come from no known methods.
2010-09-04 Lars Magne Ingebri... Use erase-buffer instead of looping and deleting region...
2010-09-04 Lars Magne Ingebri... (pop3-display-message-size-flag): Removed -- everybody...
next