From: Kim F. Storm Date: Thu, 14 Jul 2005 08:25:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8158 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=44016d9dd08f3f1c402c9f1012a4b5c21de222f7;p=emacs.git *** empty log message *** --- 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)