diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 865926abe0e..20934c8801c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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)