Changes committed gnus (ChangeLog GNUS-NEWS)
"Katsumi Yamaoka" <[email protected]> Wed, 12 Aug 2009 10:28:00 +0200
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog GNUS-NEWS * GNUS-NEWS: Generated. Index: ChangeLog diff -u gnus/ChangeLog:7.120 gnus/ChangeLog:7.121 --- ChangeLog:7.120 Thu Jan 22 08:02:18 2009 +++ ChangeLog Wed Aug 12 10:28:00 2009 @@ -1,3 +1,7 @@ +2009-08-12 Katsumi Yamaoka <[email protected]> + + * GNUS-NEWS: Generated. + 2009-01-22 Dan Nicolaescu <[email protected]> * .dir-locals.el: New file. Index: GNUS-NEWS diff -u gnus/GNUS-NEWS:7.68 gnus/GNUS-NEWS:7.69 --- GNUS-NEWS:7.68 Wed Feb 4 19:48:48 2009 +++ GNUS-NEWS Wed Aug 12 10:28:00 2009 @@ -249,6 +249,14 @@ ** The `all.SCORE' file can be edited from the group buffer using `W e'. +** You can set `gnus-mark-copied-or-moved-articles-as-expirable' to a +non-`nil' value so that articles that have been read may be marked as +expirable automatically when copying or moving them to a group that has +auto-expire turned on. The default is `nil' and copying and moving of +articles behave as before; i.e., the expirable marks will be unchanged +except that the marks will be removed when copying or moving articles to +a group that has not turned auto-expire on. *Note Expiring Mail::. + * For older news, see Gnus info node "New Features".