diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-08-12 17:10:27 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-08-12 17:10:27 +0200 |
commit | e0045ba2bce11bb4cf93210c8ff1588b0893b74b (patch) | |
tree | 6a2af2b02802446aee96ace828d98e4abed9a999 /doc/misc/gnus.texi | |
parent | 9ef988c0e03751c30cc94e66af980e6c2adc28a4 (diff) | |
download | emacs-e0045ba2bce11bb4cf93210c8ff1588b0893b74b.tar.gz |
Remove some more outdated Gnus manual stuff
* doc/misc/gnus.texi (Mail Source Customization): Remove more
outdated text (bug#57156).
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index bba2a18eab0..f84ae8bb748 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -15438,8 +15438,6 @@ files. If a positive number, delete files older than number of days (the deletion will only happen when receiving new mail). You may also set @code{mail-source-delete-incoming} to @code{nil} and call @code{mail-source-delete-old-incoming} from a hook or interactively. -@code{mail-source-delete-incoming} defaults to @code{10} in alpha Gnusae -and @code{2} in released Gnusae. @item mail-source-delete-old-incoming-confirm @vindex mail-source-delete-old-incoming-confirm |