Mercurial > emacs
comparison lisp/ChangeLog @ 101151:53aa76c1da13
* menu-bar.el (menu-bar-file-menu): Do not hardbind key display
for exit-emacs item. Bind it to save-buffers-kill-terminal.
* diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
loaded.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 13 Jan 2009 13:57:45 +0000 |
parents | c60067d1d8a4 |
children | 886c8ef66ffc |
comparison
equal
deleted
inserted
replaced
101150:c60067d1d8a4 | 101151:53aa76c1da13 |
---|---|
1 2009-01-13 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * menu-bar.el (menu-bar-file-menu): Do not hardbind key display | |
4 for exit-emacs item. Bind it to save-buffers-kill-terminal. | |
5 | |
6 * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is | |
7 loaded. | |
8 | |
1 2009-01-13 Jason Rumney <jasonr@gnu.org> | 9 2009-01-13 Jason Rumney <jasonr@gnu.org> |
2 | 10 |
3 * faces.el (face-valid-attribute-values): No stipple on w32. (Bug#884) | 11 * faces.el (face-valid-attribute-values): No stipple on w32. (Bug#884) |
4 | 12 |
5 2009-01-12 Juanma Barranquero <lekktu@gmail.com> | 13 2009-01-12 Juanma Barranquero <lekktu@gmail.com> |