Mercurial > emacs
changeset 64310:5ac4e912d629
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 14 Jul 2005 08:25:30 +0000 |
parents | 78489339e7f9 |
children | d1bb70278f2a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 14 07:57:42 2005 +0000 +++ b/lisp/ChangeLog Thu Jul 14 08:25:30 2005 +0000 @@ -1,3 +1,11 @@ +2005-07-14 Kim F. Storm <storm@cua.dk> + + * emulation/cua-base.el: + (cua--pre-command-handler-1, cua--pre-command-handler) + (cua--post-command-handler-1, cua--post-command-handler): + Split in two. Check (buffer local) value of cua-mode. + (cua-selection-mode): New command. + 2005-07-13 Luc Teirlinck <teirllm@auburn.edu> * custom.el (custom-initialize-safe-set)