diff options
| author | Kenichi Handa | 2010-09-22 11:56:28 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-09-22 11:56:28 +0900 |
| commit | 1114abdb3d5a0f4f86d7a28f8c523c6f07790208 (patch) | |
| tree | 49871b5c4ffce9d6c281ccbc79a79b231e5f41b4 /doc | |
| parent | 86282aabd0094aac190834788200bd049a976fc9 (diff) | |
| parent | ee705a5c54c4054bcd1608e5cd5be193e679d0db (diff) | |
| download | emacs-1114abdb3d5a0f4f86d7a28f8c523c6f07790208.tar.gz emacs-1114abdb3d5a0f4f86d7a28f8c523c6f07790208.zip | |
merge trunk
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 68d6d3c8f00..3e723cd8c83 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnus.texi (Expunging mailboxes): Update name of the expunging | ||
| 4 | command. | ||
| 5 | |||
| 1 | 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 7 | ||
| 3 | * emacs-mime.texi (rfc2047): Update description for | 8 | * emacs-mime.texi (rfc2047): Update description for |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 841cf8c510c..52c8bb642f0 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -18384,7 +18384,7 @@ INBOX.mailbox). | |||
| 18384 | @cindex expunge | 18384 | @cindex expunge |
| 18385 | @cindex manual expunging | 18385 | @cindex manual expunging |
| 18386 | @kindex G x (Group) | 18386 | @kindex G x (Group) |
| 18387 | @findex gnus-group-nnimap-expunge | 18387 | @findex gnus-group-expunge-group |
| 18388 | 18388 | ||
| 18389 | If you're using the @code{never} setting of @code{nnimap-expunge-on-close}, | 18389 | If you're using the @code{never} setting of @code{nnimap-expunge-on-close}, |
| 18390 | you may want the option of expunging all deleted articles in a mailbox | 18390 | you may want the option of expunging all deleted articles in a mailbox |