comparison 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
comparison
equal deleted inserted replaced
102339:824362943376 102340:9ea8a3661105
1 2009-03-01 Glenn Morris <rgm@gnu.org> 1 2009-03-01 Glenn Morris <rgm@gnu.org>
2
3 * mail/rmail.el (rmail-mode-map): Add explicit keybinding for
4 rmail-resend in the menu.
2 5
3 * files.el (confirm-nonexistent-file-or-buffer): `other' must be last 6 * files.el (confirm-nonexistent-file-or-buffer): `other' must be last
4 custom choice. (Bug#2506) 7 custom choice. (Bug#2506)
5 8
6 2009-02-28 Eli Zaretskii <eliz@gnu.org> 9 2009-02-28 Eli Zaretskii <eliz@gnu.org>