comparison lisp/ChangeLog @ 45277:597192e844f8

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 13 May 2002 20:34:48 +0000
parents e7a2b4948afc
children b60756cff3f3
comparison
equal deleted inserted replaced
45276:51bf5310b422 45277:597192e844f8
1 2002-05-13 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-base.el (cua-enable-cursor-indications): Default off.
4 (cua-mode): Print Enabled/Disabled messages if interactive.
5 Disable delete-selection-mode and pc-selection-mode when cua-mode
6 is enabled; reenable if cua-mode is turned off.
7 Remember setting of transient-mark-mode when cua-mode is enabled;
8 restore if cua-mode is disabled.
9
1 2002-05-13 Richard M. Stallman <rms@gnu.org> 10 2002-05-13 Richard M. Stallman <rms@gnu.org>
2 11
3 * mail/emacsbug.el (report-emacs-bug): Change the "English please" msg. 12 * mail/emacsbug.el (report-emacs-bug): Change the "English please" msg.
4 13
5 2002-05-13 Markus Rost <rost@math.ohio-state.edu> 14 2002-05-13 Markus Rost <rost@math.ohio-state.edu>