diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1047,6 +1047,13 @@ Of course it will still find it if you have it in '~/.ecompleterc'. | |||
| 1047 | ** Gnus | 1047 | ** Gnus |
| 1048 | 1048 | ||
| 1049 | +++ | 1049 | +++ |
| 1050 | *** Two new Gnus summary mode navigation commands have been added, | ||
| 1051 | bound to the '[' and ']' keys: `gnus-summary-prev-unseen-article' and | ||
| 1052 | `gnus-summary-next-unseen-article'. These take you (respectively) to | ||
| 1053 | the previous unseen or next unseen article. (These are the ones that | ||
| 1054 | are marked with "." in the summary mode lines.) | ||
| 1055 | |||
| 1056 | +++ | ||
| 1050 | *** The Gnus user variable 'nnimap-expunge' supports three new values: | 1057 | *** The Gnus user variable 'nnimap-expunge' supports three new values: |
| 1051 | 'never' for never expunging messages, 'immediately' for immediately | 1058 | 'never' for never expunging messages, 'immediately' for immediately |
| 1052 | expunging deleted messages, and 'on-exit' to expunge deleted articles | 1059 | expunging deleted messages, and 'on-exit' to expunge deleted articles |