Use gnus-server-equal to find out whether methods are equal.
[gnus] / lisp / ChangeLog
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... 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... (gnus-html-wash-tags): Search for images first, so...
2010-09-08 Lars Magne Ingebri... Allow showing the ALT text of images and to browse...
2010-09-08 Lars Magne Ingebri... (gnus-async-article-callback): Call `gnus-html-prefetch...
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 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 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... Do incremental NOV updates when scanning new male.
2010-09-04 Lars Magne Ingebri... Really only check the incoming files once in a while.
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...
2010-09-04 Lars Magne Ingebri... Only read the agent.lib/local file once per `g' run.
2010-09-04 Lars Magne Ingebri... Output active lines also for empty directories.
2010-09-04 Lars Magne Ingebri... Add more changes related to the new methodology for...
2010-09-04 Lars Magne Ingebri... Fix up the recursion behavior.
2010-09-04 Lars Magne Ingebri... (gnus-html-show-images): If there are no images to...
2010-09-04 Lars Magne Ingebri... Check whether the agentview files exist before trying...
2010-09-04 Lars Magne Ingebri... (gnus-html-wash-tags): Remove even more white space...
2010-09-04 Lars Magne Ingebri... (gnus-article-copy-string): Say what data we copied.
2010-09-04 Lars Magne Ingebri... Only recurse down into subdirectories if the link count...
2010-09-03 Lars Magne Ingebri... Maintain a cache of the image directories.
2010-09-03 Lars Magne Ingebri... Just return the image directories, not all directories...
2010-09-03 Lars Magne Ingebri... Decode entities at the end.
2010-09-03 Lars Magne Ingebri... Remove more white space before <pre_int> image spacers.
2010-09-03 Lars Magne Ingebri... Add the new command gnus-html-show-images.
2010-09-03 Lars Magne Ingebri... Add a new `i' command to insert images.
2010-09-03 Lars Magne Ingebri... Change the default so that nnimap methods aren't agenti...
2010-09-03 Lars Magne Ingebri... Provide an `u' command on urls and the like that copies...
2010-09-03 Lars Magne Ingebri... Comment fix.
2010-09-03 Katsumi Yamaokagnus-html.el (gnus-html-put-image): make avoidance...
2010-09-03 Katsumi YamaokaMake gnus-html work for XEmacs.
2010-09-03 Katsumi Yamaokagnus-ems.el: Make process-plist functions work.
2010-09-02 Lars Magne Ingebri... Change default to 'opportunistic if hashcash is installed.
2010-09-02 Lars Magne Ingebri... Only call image-size once, since it's somewhat time...
2010-09-02 Lars Magne Ingebri... Fix up typo in rescaling.
2010-09-02 Katsumi Yamaokagnus-xmas-create-image: Don't try to examine image...
2010-09-02 Katsumi Yamaokalpath.el: Fbind w3-parse-buffer for Emacs <=22 and...
2010-09-02 Katsumi Yamaokagnus-html-put-image, gnus-html-rescale-image: Pass...
2010-09-02 Katsumi Yamaokagnus-article-html: Make work buffer multibyte for decod...
2010-09-02 Lars Magne Ingebri... Remove %O (moderated) from group line format, since...
2010-09-02 Lars Magne Ingebri... (gnus-agent-short-article), (gnus-agent-long-article...
2010-09-02 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-refer-article-method): Change default to 'current.
2010-09-02 Lars Magne Ingebri... (gnus-auto-select-subject): Change default to `unseen...
2010-09-02 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2010-09-02 Lars Magne Ingebri... (gnus-mode-non-string-length): Change default to 30.
2010-09-02 Lars Magne Ingebri... (gnus-single-article-buffer): Change default to nil.
2010-09-02 Lars Magne Ingebri... (gnus-summary-goto-unread): Change default to nil.
next