# HG changeset patch # User Kim F. Storm # Date 1121329530 0 # Node ID 5ac4e912d629bead150d140f0ff8709342e20a83 # Parent 78489339e7f981b5f925a40aae62217985d13a8f *** empty log message *** diff -r 78489339e7f9 -r 5ac4e912d629 lisp/ChangeLog --- 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 + + * 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 * custom.el (custom-initialize-safe-set)