diff options
| author | Lars Ingebrigtsen | 2022-08-12 17:10:27 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2022-08-12 17:10:27 +0200 |
| commit | e0045ba2bce11bb4cf93210c8ff1588b0893b74b (patch) | |
| tree | 6a2af2b02802446aee96ace828d98e4abed9a999 | |
| parent | 9ef988c0e03751c30cc94e66af980e6c2adc28a4 (diff) | |
| download | emacs-e0045ba2bce11bb4cf93210c8ff1588b0893b74b.tar.gz emacs-e0045ba2bce11bb4cf93210c8ff1588b0893b74b.zip | |
Remove some more outdated Gnus manual stuff
* doc/misc/gnus.texi (Mail Source Customization): Remove more
outdated text (bug#57156).
| -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 | |||
| 15438 | (the deletion will only happen when receiving new mail). You may also | 15438 | (the deletion will only happen when receiving new mail). You may also |
| 15439 | set @code{mail-source-delete-incoming} to @code{nil} and call | 15439 | set @code{mail-source-delete-incoming} to @code{nil} and call |
| 15440 | @code{mail-source-delete-old-incoming} from a hook or interactively. | 15440 | @code{mail-source-delete-old-incoming} from a hook or interactively. |
| 15441 | @code{mail-source-delete-incoming} defaults to @code{10} in alpha Gnusae | ||
| 15442 | and @code{2} in released Gnusae. | ||
| 15443 | 15441 | ||
| 15444 | @item mail-source-delete-old-incoming-confirm | 15442 | @item mail-source-delete-old-incoming-confirm |
| 15445 | @vindex mail-source-delete-old-incoming-confirm | 15443 | @vindex mail-source-delete-old-incoming-confirm |