comparison lisp/gnus/ChangeLog @ 104700:9866b069527c

* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path) (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path): * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers): * nnir.el (nnir-swish-e-index-file): * gnus-sum.el (gnus-summary-delete-marked-as-read) (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward) (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread): * gnus-msg.el (gnus-inews-mark-gcc-as-read): * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp) (gnus-treat-display-xface): Add Emacs version of obsolescence.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 29 Aug 2009 03:03:23 +0000
parents b99b3dda298b
children 6558b4c12a5a
comparison
equal deleted inserted replaced
104699:5f1532335662 104700:9866b069527c
1 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6 * nnir.el (nnir-swish-e-index-file):
7 * gnus-sum.el (gnus-summary-delete-marked-as-read)
8 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
12 (gnus-treat-display-xface): Add Emacs version of obsolescence.
13
1 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org> 14 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
2 15
3 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external): 16 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4 Don't save excursion. 17 Don't save excursion.
5 18