comparison lisp/gnus/ChangeLog @ 73269:aeb79612dc36

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
author Miles Bader <miles@gnu.org>
date Sat, 07 Oct 2006 01:51:54 +0000
parents 36dcde72adad
children 7d511b8dc9c6
comparison
equal deleted inserted replaced
73268:f6d5814bf8da 73269:aeb79612dc36
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.
4 37
5 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust 38 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1271 1304
1272 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag, 1305 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
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)
1280 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt) 1313 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1281 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase' 1314 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
4015 4048
4016 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org> 4049 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
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.
4024 4057
4025 2004-09-01 Simon Josefsson <jas@extundo.com> 4058 2004-09-01 Simon Josefsson <jas@extundo.com>
4162 4195
4163 2004-08-30 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change) 4196 2004-08-30 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
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
4181 nnmail-split-lowercase-expanded is non-nil. 4214 nnmail-split-lowercase-expanded is non-nil.
4182 4215
4368 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de> 4401 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
4369 4402
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
4377 targeted emacs versions. 4410 targeted emacs versions.
4378 4411