Mercurial > emacs
changeset 45519:76cf82c654df
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 26 May 2002 00:53:41 +0000 |
parents | 182c7dd36ef1 |
children | f62b4c7276d7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 25 23:16:00 2002 +0000 +++ b/lisp/ChangeLog Sun May 26 00:53:41 2002 +0000 @@ -1,3 +1,10 @@ +2002-05-26 Kim F. Storm <storm@cua.dk> + + * 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 <jas@extundo.com> * fringe.el (fringe-query-style): New fringe style "minimal".