mu4e-compose: make mu4e-compose-dont-reply-to-self obsolete
Doesn't really fit in nicely with the new composer; update NEWS.org, manual for users to migrate.
This commit is contained in:
@ -249,7 +249,6 @@
|
||||
(make-obsolete-variable 'mu4e-user-mail-address-list
|
||||
"determined by server; see `mu4e-personal-addresses'."
|
||||
"1.3.8")
|
||||
|
||||
(make-obsolete-variable 'mu4e-contact-rewrite-function
|
||||
"mu4e-contact-process-function (see docstring)"
|
||||
"1.3.2")
|
||||
@ -263,6 +262,11 @@
|
||||
(make-obsolete-variable 'mu4e-compose-reply-ignore-address
|
||||
"see: message-prune-recipient-rules" "1.11.23")
|
||||
|
||||
;; this is only a _rough_
|
||||
(make-obsolete-variable 'mu4e-compose-dont-reply-to-self
|
||||
"message-dont-reply-to-names"
|
||||
"1.11.24")
|
||||
|
||||
;; calendar
|
||||
(define-obsolete-function-alias 'mu4e-icalendar-setup #'ignore '"1.11.22")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user