aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/message.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
index 33cd64ec047..a799f5b0e78 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -7381,7 +7381,7 @@ See `gmm-tool-bar-from-list' for details on the format of the list."
7381 7381
7382(defcustom message-tool-bar-retro 7382(defcustom message-tool-bar-retro
7383 '(;; Old Emacs 21 icon for consistency. 7383 '(;; Old Emacs 21 icon for consistency.
7384 (message-send-and-exit "gnus/mail_send") 7384 (message-send-and-exit "gnus/mail-send")
7385 (message-kill-buffer "close") 7385 (message-kill-buffer "close")
7386 (message-dont-send "cancel") 7386 (message-dont-send "cancel")
7387 (mml-attach-file "attach" mml-mode-map) 7387 (mml-attach-file "attach" mml-mode-map)