nit: minor reformatting & revision
Also corrects the version string of obsolete variable `+mu4e-backend`.
This commit is contained in:
parent
6d7a39c482
commit
771fccc52b
13 changed files with 26 additions and 31 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
(defvar +mu4e-backend 'mbsync
|
||||
"Which backend to use. Can either be offlineimap, mbsync or nil (manual).")
|
||||
(make-obsolete-variable '+mu4e-backend "Use the :email mu4e module's +mbsync or +offlineimap flags instead" "3.0.0")
|
||||
(make-obsolete-variable '+mu4e-backend "Use the :email mu4e module's +mbsync or +offlineimap flags instead" "24.09")
|
||||
|
||||
(defvar +mu4e-personal-addresses 'nil
|
||||
"Alternative to mu4e-personal-addresses that can be set for each account (mu4e context).")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue