diff options
| author | Kim F. Storm | 2002-09-11 20:11:41 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2002-09-11 20:11:41 +0000 |
| commit | f372494111e32d5e310e79f8c62d5ea203c87d46 (patch) | |
| tree | b8a07d1611223d9c0e08aca62dc90334d25dd6a9 | |
| parent | 059aa0a7b7744dcd8070eef5df924a561999cb18 (diff) | |
| download | emacs-f372494111e32d5e310e79f8c62d5ea203c87d46.tar.gz emacs-f372494111e32d5e310e79f8c62d5ea203c87d46.zip | |
Typo.
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 3489 | 2002-05-26 Simon Josefsson <jas@extundo.com> | 3489 | 2002-05-26 Simon Josefsson <jas@extundo.com> |
| 3490 | 3490 | ||