Mercurial > emacs
changeset 45277:597192e844f8
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 13 May 2002 20:34:48 +0000 |
parents | 51bf5310b422 |
children | 97b1e590eb61 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 13 19:04:27 2002 +0000 +++ b/lisp/ChangeLog Mon May 13 20:34:48 2002 +0000 @@ -1,3 +1,12 @@ +2002-05-13 Kim F. Storm <storm@cua.dk> + + * emulation/cua-base.el (cua-enable-cursor-indications): Default off. + (cua-mode): Print Enabled/Disabled messages if interactive. + Disable delete-selection-mode and pc-selection-mode when cua-mode + is enabled; reenable if cua-mode is turned off. + Remember setting of transient-mark-mode when cua-mode is enabled; + restore if cua-mode is disabled. + 2002-05-13 Richard M. Stallman <rms@gnu.org> * mail/emacsbug.el (report-emacs-bug): Change the "English please" msg.