Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 72632:d69718b12697
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 129-130)
- Merge from emacs--devo--0
- Update from CVS
2006-09-04 Daiki Ueno <ueno@unixuser.org>
* lisp/pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
http://article.gmane.org/gmane.emacs.gnus.general/50457
2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
in quoted string into `\'.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-421
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 04 Sep 2006 06:27:27 +0000 |
parents | de654a6735da |
children | cbdca6c6638d |
comparison
equal
deleted
inserted
replaced
72631:acfcb86a7b5e | 72632:d69718b12697 |
---|---|
1 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\' | |
4 in quoted string into `\'. | |
5 | |
1 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org> | 6 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 7 |
3 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): | 8 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): |
4 Use standard-syntax-table. | 9 Use standard-syntax-table. |
5 | 10 |
416 | 421 |
417 * message.el (message-header-synonyms): Add Original-To to the default. | 422 * message.el (message-header-synonyms): Add Original-To to the default. |
418 | 423 |
419 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an | 424 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an |
420 optional parameter. | 425 optional parameter. |
421 | |
422 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> | |
423 | |
424 * pgg-gpg.el: Revert to revision 7.15 to allow the use of gpg-agent. | |
425 | 426 |
426 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de> | 427 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de> |
427 | 428 |
428 * gnus-fun.el (gnus): Require it for gnus-directory. | 429 * gnus-fun.el (gnus): Require it for gnus-directory. |
429 | 430 |