If being given an explicit level to get unread articles from, then use that for forei...
[gnus] / lisp / ChangeLog
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.
2010-09-02 Lars Magne Ingebri... Change default to `unsent'.
2010-09-01 Stefan MonnierFix up some byte-compiler warnings.
2010-09-01 Lars Magne Ingebri... Yet another try at getting the image sizing right.
2010-09-01 Lars Magne Ingebri... Remove all <pre_int> place holders.
2010-09-01 Lars Magne Ingebri... Don't show images that are really small.
2010-09-01 Lars Magne Ingebri... Refuse to do marks if nntp-marks-file-name is nil.
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne Ingebri... Added a new nndoc type for Google digests.
2010-09-01 Ted Zlatanovgnus-html.el: prefix log messages with function name
2010-09-01 Lars Magne Ingebri... Check the value of gnus-blocked-images in the summary...
2010-09-01 Ted Zlatanovgnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
2010-09-01 Lars Magne Ingebri... Take a parameter for blocked-images since it needs...
2010-09-01 Lars Magne Ingebri... "A" is also used for links, just like "a", it seems...
2010-09-01 Lars Magne Ingebri... Remove arch-tags from all files, since these are no...
2010-09-01 Lars Magne Ingebri... Remove nnwfm and related code.
2010-09-01 Lars Magne Ingebri... Remove nnlistserv and related code.
2010-09-01 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-09-01 Lars Magne Ingebri... Remove nnkiboze and related code.
2010-09-01 Lars Magne Ingebri... Remove nndb.
2010-09-01 Ted Zlatanovgnus-html.el: add and use gnus-html-image-url-blocked-p
2010-09-01 Lars Magne Ingebri... Try to get the rescaling logic right for images that...
2010-09-01 Lars Magne Ingebri... Use the deleted text as the image alt text.
2010-09-01 Lars Magne Ingebri... Fix the syntax to not use eval or overshadow variable...
next