(nnimap-fetch-inbox): Rewrite slightly last patch.
[gnus] / lisp / ChangeLog
2011-03-17 Lars Magne Ingebri... (nnimap-fetch-inbox): Rewrite slightly last patch.
2011-03-17 Bjørn Mork(nnimap-fetch-inbox): Don't download bodies on ver4...
2011-03-16 Julien Danjoumm-uu: only dissect handle that are inline
2011-03-16 Julien Danjougnus-sum: use group parameter for list identifiers
2011-03-15 Stefan MonnierFix some entries.
2011-03-15 Stefan MonnierFix some entries.
2011-03-15 Lars Magne Ingebri... (gnus-articles-to-read): Revert back to old behaviour...
2011-03-15 Stefan Monnierauth-source.el (auth-source-netrc-create):
2011-03-15 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2011-03-15 Katsumi YamaokaMerge branch 'master' of https://git.gnus.org/gnus
2011-03-15 Lars Magne Ingebri... (nnimap-open-connection-1): Allow `network-only', too.
2011-03-15 Lars Magne Ingebri... * gssapi.el: New file separated out from imap.el to...
2011-03-15 Lars Magne Ingebri... (message-elide-ellipsis): Document the format specs...
2011-03-15 Lars Magne Ingebri... Protect against trying to restore window configurations...
2011-03-15 Lars Magne Ingebri... Store HIGHESTMODSEQ as a string, since it may be too...
2011-03-15 Lars Magne Ingebri... (nnimap-parse-flags): Simplify the last change.
2011-03-15 Lars Magne Ingebri... Remove all MODSEQ entries before parsing to avoid integ...
2011-03-15 Nelson Ferreira* gnus-art.el (gnus-article-treat-body-boundary): Fix...
2011-03-15 Antoine Levitt* gnus-sum.el (gnus-articles-to-read): Use gnus-large...
2011-03-15 Lars Magne Ingebri... Give a backtrace if debug-on-quit is set and the user...
2011-03-15 Stefan Monnierauth-source.el (auth-source-netrc-create): Use usual...
2011-03-15 Ted Zlatanov* message.el (message-yank-original): Use cond instead...
2011-03-14 Katsumi Yamaokalpath.el: Fbind read-char-choice for XEmacs.
2011-03-13 Ted ZlatanovShow the default in the prompt when prompting for token...
2011-03-12 Ted ZlatanovFix default prompt and repeated saver query bugs.
2011-03-11 Ted ZlatanovAdjust documentation and remove automatic read in hopes...
2011-03-11 Julien Danjoumm-uu: enhance diff extraction support
2011-03-09 Ted ZlatanovDon't use the dropdown-list library.
2011-03-09 Ted ZlatanovAdd `auth-source-pick-first-password'.
2011-03-09 Ted ZlatanovUse `eval-when-compile' to load `dropdown-list'
2011-03-09 Ted ZlatanovUse `auth-source-read-char-choice' instead of `read...
2011-03-09 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-03-08 Ted ZlatanovImprove default auth-source creation prompts as suggest...
2011-03-08 Ted ZlatanovAdd IMAP-specific user and password prompt.
2011-03-08 Ted ZlatanovBring in :require and :save-function support.
2011-03-07 Lars Magne Ingebri... Resolve conflicts.
2011-03-07 Lars Magne Ingebri... Allow putting foreign groups onto the list of killed...
2011-03-07 Lars Magne Ingebri... (nnimap-request-thread): Don't bug out when we can...
2011-03-07 Julien Danjousieve-manage: return empty string if no user/password
2011-03-07 Julien Danjousieve-manage: create auth-info if needed
2011-03-05 Antoine Levittgnus.el (gnus-interactive): Use read-directory-name.
2011-03-05 Lars Magne Ingebri... * gnus-sum.el (gnus-update-read-articles): Fix typo.
2011-03-05 Lars Magne Ingebri... Default to not propagating marks to all backends except...
2011-03-05 Antoine LevittUse the new citation styles.
2011-03-04 Daiki UenoMake message-options buffer-local only under GNU Emacs.
2011-03-04 Daiki UenoRevert e39a27f6, which does not really fix the problem.
2011-03-04 Daiki UenoRevert 22da67af.
2011-03-04 Daiki UenoBind message-options when composing MIME messages.
2011-03-03 Tassilo HornWork around numbers too big to be read.
2011-03-02 Ted ZlatanovAutoload `password-in-cache-p'.
2011-03-02 Ted ZlatanovTry to fix XEmacs message-options buffer-local issue.
2011-03-02 Julien Danjougnus-art: fix buffer live check
2011-03-01 Julien Danjougnus-art: allow to specify list-identifier as agroup...
2011-03-01 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-03-01 Julien DanjouFix gravatar insertion in dead article buffers
2011-02-28 Julien Danjousieve-manage: add binding to kill the buffer
2011-02-28 Julien DanjouEnhance mode declaration
2011-02-28 Julien Danjousieve: fix keymap declaration
2011-02-28 Julien Danjousieve: use substitute-command-keys in various places
2011-02-28 Julien Danjousieve: fix script name when uploading
2011-02-27 Lars Magne Ingebri... (gnus-import-other-newsrc-file): New function.
2011-02-25 Ted ZlatanovCache empty auth-source-search result sets.
2011-02-25 Ted ZlatanovRefine the save behavior with `auth-source-save-behavior'.
2011-02-25 Lars Magne Ingebri... Reverse the order of the ports to that the prompted...
2011-02-25 Lars Magne Ingebri... * nnimap.el (nnimap-stream): Doc fix.
2011-02-25 Lars Magne Ingebri... (gnus-get-unread-articles): Don't clobber the async...
2011-02-25 Lars Magne Ingebri... Resolve.
2011-02-24 Ted ZlatanovFix help mode excursion.
2011-02-24 Ted ZlatanovImprove save prompts and allow option to never save.
2011-02-24 Ted ZlatanovResolved ChangeLog merge.
2011-02-24 Ted ZlatanovFixes to improve auth-source prompting and don't defaul...
2011-02-24 Katsumi Yamaokaauth-source.el (auth-source-netrc-create): Use `read...
2011-02-23 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-02-23 Ted ZlatanovFix up the creation defaults.
2011-02-23 Julien Danjougnus-art: fix combined-lapsed with invalide date
2011-02-23 Ted ZlatanovFix multiple parameter print bug.
2011-02-23 Teodor ZlatanovUse read-char instead of read-char-choice.
2011-02-23 Lars IngebrigtsenSet buffer-save-without-query, since we always want...
2011-02-23 Lars Ingebrigtsen(nnmail-article-group): Allow a final "" split to work...
2011-02-23 Lars Ingebrigtsen(gnus-user-date-format-alist): Renamed back again from...
2011-02-23 Lars IngebrigtsenDon't do QRESYNC the first time you use the new Gnus.
2011-02-23 Lars Ingebrigtsen(gnus-setup-message): Define missing variable from...
2011-02-22 Ted ZlatanovRework auth-source prompts.
2011-02-22 Ted Zlatanovnetrc caching and better searching.
2011-02-22 Ted Zlatanov* auth-source.el (auth-sources): Search ~/.netrc as...
2011-02-22 Andrew Cohen* nnir.el: Lower case imap search terms. Cache and...
2011-02-22 Lars Ingebrigtsen(gnus-inews-add-send-actions): Restore the winconf...
2011-02-22 Lars Ingebrigtsen(gnus-summary-show-article): When called with t as...
2011-02-22 Lars IngebrigtsenNo Gnus v0.13 is released
2011-02-21 Lars IngebrigtsenRevert last change, since auth-source now accepts numbers.
2011-02-21 Lars Ingebrigtsen(auth-source-netrc-parse): Accept a number as the port...
2011-02-21 Lars IngebrigtsenAlways restart the date timer so that user changes...
2011-02-21 Lars Ingebrigtsen* gnus-art.el (gnus-article-update-date-headers): Doc...
2011-02-21 Lars Ingebrigtsenauth-source expects strings as port numbers, so make...
2011-02-21 Simon Josefsson* nnimap.el (nnimap-inbox): Doc fix.
2011-02-21 Katsumi YamaokaFix last bogus change.
2011-02-21 Katsumi YamaokaFix last change.
2011-02-21 Emacs develMerge changes made in Emacs trunk.
2011-02-21 Lars IngebrigtsenWait for the end of the LIST ACTIVE command, if we...
2011-02-21 Lars IngebrigtsenAdd a kludge to use the given method as in the group...
next