aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* auth-source.el (auth-source-netrc-create): Show the default in the prompt whe...Teodor Zlatanov2011-03-132-0/+9
* Merge changes made in Gnus trunk.Teodor Zlatanov2011-03-132-64/+87
* Merge changes made in Gnus trunk.Gnus developers2011-03-123-5/+25
* auth-source.el (auth-source-read-char-choice): Remove `dropdown-list'.Teodor Zlatanov2011-03-102-31/+25
* Merge changes made in Gnus trunk.Teodor Zlatanov2011-03-093-98/+213
* Merge changes made in Gnus trunk.Gnus developers2011-03-085-20/+37
* Fix typos.Juanma Barranquero2011-03-062-4/+4
* gnus-uu.el (gnus-uu-decode-save): Typo fix.Katsumi Yamaoka2011-03-061-1/+1
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-054-17/+29
* Merge changes made in Gnus trunk.Gnus developers2011-03-054-64/+129
* message.el (message-options): Don't mark it buffer-local when running under X...Daiki Ueno2011-03-052-2/+8
* message.el (message-options): Revert the change that's a workaround for XEmac...Daiki Ueno2011-03-042-4/+6
* Merge changes made in Gnus trunk.Gnus developers2011-03-033-5/+30
* gnus-art.el (gnus-with-article-buffer): Fix buffer live check.Julien Danjou2011-03-022-1/+5
* gnus-art.el (list-identifier): Add list-identifier as a parameter group.Julien Danjou2011-03-012-4/+29
* Merge changes made in Gnus trunk.Julien Danjou2011-03-014-52/+84
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-274-16/+16
|\
| * Fix spelling of "precede".Glenn Morris2011-02-224-19/+19
* | gnus-group.el (gnus-import-other-newsrc-file): New function.Lars Ingebrigtsen2011-02-273-0/+23
* | Merge changes made in Gnus trunk.Teodor Zlatanov2011-02-252-2/+16
* | Merge changes made in Gnus trunk.Gnus developers2011-02-255-49/+152
* | auth-source.el (auth-source-netrc-create): Use `read-char' with no argument t...Katsumi Yamaoka2011-02-242-1/+7
* | Merge changes made in Gnus trunk.Gnus developers2011-02-233-8/+35
* | auth-source.el (auth-source-netrc-create): Use `read-char' instead of `read-c...Teodor Zlatanov2011-02-232-6/+10
* | Merge changes made in Gnus trunk.Gnus developers2011-02-238-165/+212
* | * lisp/gnus/gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.Sam Steingold2011-02-222-0/+5
* | Merge changes made in Gnus trunk.Gnus developers2011-02-226-16/+56
* | Merge changes made in Gnus trunk.Lars Ingebrigtsen2011-02-216-6/+73
* | Merge some code from hexrgb.el into color.el.Chong Yidong2011-02-212-7/+13
* | nnimap.el (nnimap-wait-for-response): Ensure that we get the entire line we'r...Gnus developers2011-02-203-2/+15
* | Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-193-3/+12
|\ \ | |/
| * * lisp/gnus.el (gnus-meta): Doc fix.Glenn Morris2011-02-172-1/+5
| * Don't let-bind copyright-update in nnfolder-save-buffer.Chong Yidong2011-02-162-2/+7
* | nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK" outputs from t...Gnus developers2011-02-193-3/+13
* | auth-source.el (auth-source-search): If we don't find a match, don't bug out ...Lars Ingebrigtsen2011-02-182-8/+14
* | auth-source.el (auth-source-search): Don't try to create credentials if the c...Lars Ingebrigtsen2011-02-182-1/+5
* | nnimap.el (nnimap-log-command): Add a newline to the inhibited logging.Lars Ingebrigtsen2011-02-182-61/+72
* | auth-source.el (auth-source-search): Do a two-phase search, one with no :crea...Lars Ingebrigtsen2011-02-172-33/+55
* | Merge chagnes made in Gnus trunk.Gnus developers2011-02-174-21/+76
* | auth-source.el (auth-source-debug): Default to off.Teodor Zlatanov2011-02-172-1/+2
* | auth.texi (Help for users): Use :port instead of :protocol for all auth-sourc...Teodor Zlatanov2011-02-173-61/+79
* | auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates instead...Katsumi Yamaoka2011-02-172-3/+9
* | Merge changes made in Gnus trunk.Gnus developers2011-02-164-26/+71
* | auth-source.el (auth-source-debug): Enable by default and don't mention the o...Teodor Zlatanov2011-02-162-22/+44
* | Merge changes made in Gnus trunk.Gnus developers2011-02-158-74/+104
* | auth-source.el (auth-source-backend-parse-parameters): Don't rely on `plist-g...Teodor Zlatanov2011-02-142-3/+11
* | nnimap.el (nnimap-inhibit-logging): New variable.Lars Ingebrigtsen2011-02-144-6/+30
* | auth-source.el (auth-source-search): Use copy-sequence instead of the cl.el c...Katsumi Yamaoka2011-02-142-1/+6
* | gnus-delay.el (gnus-delay-article) Fix number of seconds per day. Improve pr...Gnus developers2011-02-133-3/+14
* | net/imap.el: Remove file. All the functionality is in nnimap.el.Gnus developers2011-02-132-2/+8