1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
emacs/doc
Eli Zaretskii ca369a8ca6 Allow to reset Deleted flag when exporting messages in Rmail
* lisp/mail/rmailout.el (rmail-output-reset-deleted-flag): New
defcustom.
(rmail-output): When 'rmail-output-reset-deleted-flag' is non-nil,
reset the Deleted flag of the appended messages, and if COUNT is
greater than 1, do not ignore deleted messages.  Update the doc
string accordingly.  (Bug#31271)

* doc/emacs/rmail.texi (Rmail Output): Document
'rmail-output-reset-deleted-flag'.

* etc/NEWS: Mention the new user option.
2018-06-09 11:03:20 +03:00
..
emacs Allow to reset Deleted flag when exporting messages in Rmail 2018-06-09 11:03:20 +03:00
lispintro Merge from origin/emacs-26 2018-06-02 10:29:37 -07:00
lispref Accept plists when serializing and parsing JSON 2018-06-07 12:30:39 +01:00
man Merge from origin/emacs-26 2018-05-15 09:09:48 -07:00
misc Describe flymake-start-on-save-buffer in manual and NEWS 2018-06-08 22:30:46 +01:00