From: Kim F. Storm Date: Sun, 26 May 2002 00:53:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14873 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a30f92b8e24ce5b35b0745b8751c856cdc38438c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a92edd214e5..57b7b229048 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-05-26 Kim F. Storm + + * emulation/cua-base.el (cua--repeat-replace-text): New variable. + (cua-repeat-replace-region): New command. + (cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap. + Misc improvements to the commantary. + 2002-05-26 Simon Josefsson * fringe.el (fringe-query-style): New fringe style "minimal".