Mercurial > emacs
changeset 94132:5818ab6c0a59
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 17 Apr 2008 09:50:05 +0000 |
parents | c39283931fa5 |
children | b41935af6fe9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 17 09:45:38 2008 +0000 +++ b/lisp/ChangeLog Thu Apr 17 09:50:05 2008 +0000 @@ -1,7 +1,11 @@ +2008-04-17 Juanma Barranquero <lekktu@gmail.com> + + * emacs-lisp/crm.el (crm-completion-help, crm-complete) + (crm-complete-word, crm-complete-and-exit): Fix typo in previous change. + 2008-04-17 Kenichi Handa <handa@m17n.org> - * international/characters.el: Don't make the width of U+00AD to - 0. + * international/characters.el: Don't make the width of U+00AD to 0. 2008-04-17 Nick Roberts <nickrob@snap.net.nz>