]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix mh-e compilation warning
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 7 Oct 2021 15:36:12 +0000 (17:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 7 Oct 2021 15:36:12 +0000 (17:36 +0200)
* lisp/mh-e/mh-comp.el (mh-compose-and-send-mail): Adjust doc string.

* lisp/mh-e/mh-identity.el (mh-identity-make-menu): Don't call the
obsolete `mh-identity-add-menu' function (that now does nothing).

lisp/mh-e/mh-comp.el
lisp/mh-e/mh-identity.el

index cbbfd76247e5e1846a71a16bd5419e267f7ee10f..1eacc505898930e474dcda2fac18f3d4743a1aa2 100644 (file)
@@ -1077,7 +1077,6 @@ letter."
   ;; Insert identity.
   (mh-insert-identity mh-identity-default t)
   (mh-identity-make-menu)
-  (mh-identity-add-menu)
 
   ;; Cleanup possibly RFC2047 encoded subject header
   (mh-decode-message-subject)
index 656dc658cc30decd1b7c339bb29f7fd7628ebd2a..cd7f089dc14f4aaa2f00d0dacdae5d6608ec6f99 100644 (file)
@@ -54,8 +54,7 @@ This is normally set as part of an Identity in
 (defun mh-identity-make-menu ()
   "Build the Identity menu.
 This should be called any time `mh-identity-list' or
-`mh-auto-fields-list' change.
-See `mh-identity-add-menu'."
+`mh-auto-fields-list' change."
   (easy-menu-define mh-identity-menu mh-letter-mode-map
     "MH-E identity menu"
     (append