Mercurial > emacs
comparison lisp/ChangeLog @ 108834:91c7e7b1d29a
Fix bug #6313.
lisp/international/mule.el (define-coding-system): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 30 May 2010 22:47:34 +0300 |
parents | d901ae131f55 |
children | 2f74da21b147 |
comparison
equal
deleted
inserted
replaced
108833:14bdecf19b8c | 108834:91c7e7b1d29a |
---|---|
1 2010-05-30 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * international/mule.el (define-coding-system): Doc fix (bug#6313). | |
4 | |
1 2010-05-30 Juanma Barranquero <lekktu@gmail.com> | 5 2010-05-30 Juanma Barranquero <lekktu@gmail.com> |
2 | 6 |
3 * emulation/cua-base.el: Recognize also `right-word' and `left-word'. | 7 * emulation/cua-base.el: Recognize also `right-word' and `left-word'. |
4 Suggested by Eli Zaretskii <eliz@gnu.org>. | 8 Suggested by Eli Zaretskii <eliz@gnu.org>. |
5 | 9 |