mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm.
This commit is contained in:
parent
07d541f861
commit
a35a753ac3
3 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-11-24 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* images/gnus/mail-send.xpm: Copy here from trunk.
|
||||
|
||||
2007-11-22 Francesco Potort,Al(B <pot@gnu.org>
|
||||
|
||||
* etags.1: Revert this change, not installed in Emacs 22:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2007-11-24 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* message.el (message-tool-bar-retro): Update for rename
|
||||
mail_send.xpm->mail-send.xpm.
|
||||
|
||||
2007-11-15 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* nnimap.el (nnimap-split-download-body):
|
||||
|
|
|
|||
|
|
@ -6883,7 +6883,7 @@ See `gmm-tool-bar-from-list' for details on the format of the list."
|
|||
|
||||
(defcustom message-tool-bar-retro
|
||||
'(;; Old Emacs 21 icon for consistency.
|
||||
(message-send-and-exit "gnus/mail_send")
|
||||
(message-send-and-exit "gnus/mail-send")
|
||||
(message-kill-buffer "close")
|
||||
(message-dont-send "cancel")
|
||||
(mml-attach-file "attach" mml-mode-map)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue