diff options
| author | Miles Bader | 2006-10-07 01:51:54 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-10-07 01:51:54 +0000 |
| commit | 996aa8c1e67a7fc2cdecf6afbd72ccb942d7d674 (patch) | |
| tree | ecd23121646afd732e34980c121ab01ee6c2fd81 /lisp/gnus/ChangeLog | |
| parent | 562204a9fb8ff0b013fa9997c157ba53ee8a9dd7 (diff) | |
| download | emacs-996aa8c1e67a7fc2cdecf6afbd72ccb942d7d674.tar.gz emacs-996aa8c1e67a7fc2cdecf6afbd72ccb942d7d674.zip | |
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 145-148)
- Merge from emacs--devo--0
- Update from CVS
2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Clarify
gnus-summary-limit-to-articles.
2006-10-04 Romain Francoise <romain@orebokech.com>
* lisp/gnus/gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
Moved here (and renamed) from gnus-registry.el.
* lisp/gnus/gnus-registry.el: Require gnus-util.
Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/pop3.el (pop3-authentication-scheme): Clarify doc.
(pop3-movemail): Warn about pop3-leave-mail-on-server.
2006-10-04 Dave Love <fx@gnu.org>
* lisp/gnus/pop3.el (pop3-authentication-scheme): Add custom version.
2006-10-04 Jesper Harder <harder@ifa.au.dk>
* lisp/gnus/pop3.el (pop3-leave-mail-on-server): Don't quote nil in
doc string. Improve doc string.
2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-util.el (gnus-with-local-quit): New macro.
* lisp/gnus/gnus-demon.el (gnus-demon): Replace with-local-quit with it.
2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Image Enhancements): Update for Emacs 22.
* man/gnus-faq.texi ([1.3]): Update.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-466
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 45 |
1 files changed, 39 insertions, 6 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index ad3c6ad919e..63e7f43424d 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,36 @@ | |||
| 1 | 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * gnus-sum.el (gnus-summary-make-menu-bar): Clarify | ||
| 4 | gnus-summary-limit-to-articles. | ||
| 5 | |||
| 6 | 2006-10-04 Romain Francoise <romain@orebokech.com> | ||
| 7 | |||
| 8 | * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist): | ||
| 9 | Moved here (and renamed) from gnus-registry.el. | ||
| 10 | |||
| 11 | * gnus-registry.el: Require gnus-util. | ||
| 12 | Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'. | ||
| 13 | |||
| 14 | 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 15 | |||
| 16 | * pop3.el (pop3-authentication-scheme): Clarify doc. | ||
| 17 | (pop3-movemail): Warn about pop3-leave-mail-on-server. | ||
| 18 | |||
| 19 | 2006-10-04 Dave Love <fx@gnu.org> | ||
| 20 | |||
| 21 | * pop3.el (pop3-authentication-scheme): Add custom version. | ||
| 22 | |||
| 23 | 2006-10-04 Jesper Harder <harder@ifa.au.dk> | ||
| 24 | |||
| 25 | * pop3.el (pop3-leave-mail-on-server): Don't quote nil in | ||
| 26 | doc string. Improve doc string. | ||
| 27 | |||
| 28 | 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 29 | |||
| 30 | * gnus-util.el (gnus-with-local-quit): New macro. | ||
| 31 | |||
| 32 | * gnus-demon.el (gnus-demon): Replace with-local-quit with it. | ||
| 33 | |||
| 1 | 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de> | 34 | 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de> |
| 2 | 35 | ||
| 3 | * gmm-utils.el (gmm): Adjust custom version. | 36 | * gmm-utils.el (gmm): Adjust custom version. |
| @@ -1273,7 +1306,7 @@ | |||
| 1273 | as a buffer-local variable. This avoids creating truncated | 1306 | as a buffer-local variable. This avoids creating truncated |
| 1274 | dribble files as a result of a hang up, eg. | 1307 | dribble files as a result of a hang up, eg. |
| 1275 | 1308 | ||
| 1276 | 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com> | 1309 | 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com> |
| 1277 | 1310 | ||
| 1278 | * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region) | 1311 | * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region) |
| 1279 | (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric) | 1312 | (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric) |
| @@ -4017,7 +4050,7 @@ | |||
| 4017 | 4050 | ||
| 4018 | * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers. | 4051 | * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers. |
| 4019 | 4052 | ||
| 4020 | 2004-09-03 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change) | 4053 | 2004-09-03 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change) |
| 4021 | 4054 | ||
| 4022 | * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty. | 4055 | * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty. |
| 4023 | (spam-stat-save): Accept prefix argument. | 4056 | (spam-stat-save): Accept prefix argument. |
| @@ -4164,17 +4197,17 @@ | |||
| 4164 | 4197 | ||
| 4165 | * gnus-sum.el (gnus-newsgroup-variables): Doc fix. | 4198 | * gnus-sum.el (gnus-newsgroup-variables): Doc fix. |
| 4166 | 4199 | ||
| 4167 | 2004-08-26 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change) | 4200 | 2004-08-26 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change) |
| 4168 | 4201 | ||
| 4169 | * gnus-art.el (gnus-article-next-page): Fix the way to find a real | 4202 | * gnus-art.el (gnus-article-next-page): Fix the way to find a real |
| 4170 | end-of-buffer. | 4203 | end-of-buffer. |
| 4171 | 4204 | ||
| 4172 | 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change) | 4205 | 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change) |
| 4173 | 4206 | ||
| 4174 | * gnus-sum.el (gnus-read-header): Don't remove a header for the | 4207 | * gnus-sum.el (gnus-read-header): Don't remove a header for the |
| 4175 | parent article of a sparse article in the thread hashtb. | 4208 | parent article of a sparse article in the thread hashtb. |
| 4176 | 4209 | ||
| 4177 | 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change) | 4210 | 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change) |
| 4178 | 4211 | ||
| 4179 | * nnmail.el (nnmail-split-lowercase-expanded): New user option. | 4212 | * nnmail.el (nnmail-split-lowercase-expanded): New user option. |
| 4180 | (nnmail-expand-newtext): Lowercase expanded entries if | 4213 | (nnmail-expand-newtext): Lowercase expanded entries if |
| @@ -4370,7 +4403,7 @@ | |||
| 4370 | * gnus-msg.el (gnus-summary-followup-with-original): | 4403 | * gnus-msg.el (gnus-summary-followup-with-original): |
| 4371 | Document yanking of region when active. | 4404 | Document yanking of region when active. |
| 4372 | 4405 | ||
| 4373 | 2004-04-13 Kevin Greiner <kgreiner@xpediantsolutions.com> | 4406 | 2004-04-13 Kevin Greiner <kgreiner@xpediantsolutions.com> |
| 4374 | 4407 | ||
| 4375 | * gnus-agent.el: Merged 7.3 through 7.7 updates into branch. | 4408 | * gnus-agent.el: Merged 7.3 through 7.7 updates into branch. |
| 4376 | Revision 7.2 changes excluded to maintain compatibility with all | 4409 | Revision 7.2 changes excluded to maintain compatibility with all |