Mercurial > emacs
comparison lisp/ChangeLog @ 66629:8df54e3c1f25
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 02 Nov 2005 01:34:04 +0000 |
parents | e739ea58ce8d |
children | d362d1ac4dbb |
comparison
equal
deleted
inserted
replaced
66628:7a2cc9f4b600 | 66629:8df54e3c1f25 |
---|---|
1 2005-11-01 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * textmodes/flyspell.el (flyspell-external-point-words): | |
4 Pass nil to flyspell-get-word. | |
5 | |
1 2005-11-02 Kim F. Storm <storm@cua.dk> | 6 2005-11-02 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)" | 8 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)" |
4 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil. | 9 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil. |
5 | 10 |