aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2002-09-11 20:11:41 +0000
committerKim F. Storm2002-09-11 20:11:41 +0000
commitf372494111e32d5e310e79f8c62d5ea203c87d46 (patch)
treeb8a07d1611223d9c0e08aca62dc90334d25dd6a9
parent059aa0a7b7744dcd8070eef5df924a561999cb18 (diff)
downloademacs-f372494111e32d5e310e79f8c62d5ea203c87d46.tar.gz
emacs-f372494111e32d5e310e79f8c62d5ea203c87d46.zip
Typo.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b1f3f8a2059..dcae435917b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3484,7 +3484,7 @@
3484 * emulation/cua-base.el (cua--repeat-replace-text): New variable. 3484 * emulation/cua-base.el (cua--repeat-replace-text): New variable.
3485 (cua-repeat-replace-region): New command. 3485 (cua-repeat-replace-region): New command.
3486 (cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap. 3486 (cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap.
3487 Misc improvements to the commantary. 3487 Misc improvements to the commentary.
3488 3488
34892002-05-26 Simon Josefsson <jas@extundo.com> 34892002-05-26 Simon Josefsson <jas@extundo.com>
3490 3490