projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f6e1c0
)
Update version tag of rmail-retry-ignored-headers
author
Robert Pluim
<rpluim@gmail.com>
Wed, 21 Sep 2022 15:18:34 +0000
(17:18 +0200)
committer
Robert Pluim
<rpluim@gmail.com>
Wed, 21 Sep 2022 15:18:34 +0000
(17:18 +0200)
* lisp/mail/rmail.el (rmail-retry-ignored-headers): Set :version to "29.1".
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 9cc097d28dda3241de73bf7becb7f5d4401ad35c..812e9a201b2f35c0abdc08b16f1683a8715a2fd3 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-382,7
+382,7
@@
If nil, display all header fields except those matched by
"Headers that should be stripped when retrying a failed message."
:type '(choice regexp (const :value nil :tag "None"))
:group 'rmail-headers
- :version "2
3.2
")
+ :version "2
9.1
")
;;;###autoload
(defcustom rmail-highlighted-headers (purecopy "^From:\\|^Subject:")