Mercurial > emacs
diff lisp/ChangeLog @ 47405:afb7724f6d34
Typo.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 11 Sep 2002 20:11:41 +0000 |
parents | ac79feb260f8 |
children | 249d9450f2d0 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 11 20:00:58 2002 +0000 +++ b/lisp/ChangeLog Wed Sep 11 20:11:41 2002 +0000 @@ -3484,7 +3484,7 @@ * 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. + Misc improvements to the commentary. 2002-05-26 Simon Josefsson <jas@extundo.com>