Mercurial > emacs
comparison lisp/ChangeLog @ 45075:2b5409461659
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 01 May 2002 22:04:47 +0000 |
parents | 42c1cb1a6fdf |
children | a34463090ca3 |
comparison
equal
deleted
inserted
replaced
45074:d57f600f5b7e | 45075:2b5409461659 |
---|---|
2 | 2 |
3 * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg. | 3 * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg. |
4 (menu-bar-options-save): Added cua-mode. | 4 (menu-bar-options-save): Added cua-mode. |
5 (menu-bar-options-menu): Added toggle for cua-mode. Disable | 5 (menu-bar-options-menu): Added toggle for cua-mode. Disable |
6 toggle for transient-mark-mode if cua-mode is enabled. | 6 toggle for transient-mark-mode if cua-mode is enabled. |
7 | |
8 * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local | |
9 variable. | |
7 | 10 |
8 2002-05-01 Richard M. Stallman <rms@gnu.org> | 11 2002-05-01 Richard M. Stallman <rms@gnu.org> |
9 | 12 |
10 * help.el (view-todo): New function. | 13 * help.el (view-todo): New function. |
11 (help-map): Bind C-h C-t to view-todo. | 14 (help-map): Bind C-h C-t to view-todo. |