Mercurial > emacs
diff lisp/ChangeLog @ 102340:9ea8a3661105
(rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 01 Mar 2009 00:56:18 +0000 |
parents | 824362943376 |
children | a17d9934ae60 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Mar 01 00:48:51 2009 +0000 +++ b/lisp/ChangeLog Sun Mar 01 00:56:18 2009 +0000 @@ -1,5 +1,8 @@ 2009-03-01 Glenn Morris <rgm@gnu.org> + * mail/rmail.el (rmail-mode-map): Add explicit keybinding for + rmail-resend in the menu. + * files.el (confirm-nonexistent-file-or-buffer): `other' must be last custom choice. (Bug#2506)