mu4e: Rename 'Unnamed' sections

This commit is contained in:
Dirk-Jan C. Binnema
2020-02-18 23:39:30 +02:00
parent fe7a0e4da2
commit e10fc21a9b
8 changed files with 31 additions and 48 deletions

View File

@ -73,8 +73,6 @@ mu4e-specific version of `message-signature'."
:type 'boolean
:group 'mu4e-compose)
;;; UNNAMED
(defvar mu4e-user-agent-string
(format "mu4e %s; emacs %s" mu4e-mu-version emacs-version)
"The User-Agent string for mu4e, or nil.")
@ -317,7 +315,7 @@ This is based on the variable `user-full-name' and
(format "%s" user-mail-address))))
;;; UNNAMED
;;; Header separators
(defun mu4e~draft-insert-mail-header-separator ()
"Insert `mail-header-separator' in the first empty line of the message.