Mercurial > emacs
comparison lisp/ChangeLog @ 110618:7019133063c8
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 27 Sep 2010 13:52:56 +0900 |
parents | cb4b54af7023 |
children | cdab39f69698 |
comparison
equal
deleted
inserted
replaced
110617:4e2238ed599f | 110618:7019133063c8 |
---|---|
1 2010-09-27 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/mule.el (define-coding-system): Docstring fixed. | |
4 | |
5 * international/mule-diag.el (describe-character-set): Use princ | |
6 with proper print-length and print-level instead of insert. | |
7 | |
1 2010-09-26 Juanma Barranquero <lekktu@gmail.com> | 8 2010-09-26 Juanma Barranquero <lekktu@gmail.com> |
2 | 9 |
3 * window.el (walk-windows): Doc fix (bug#7105). | 10 * window.el (walk-windows): Doc fix (bug#7105). |
4 | 11 |
5 2010-09-23 Glenn Morris <rgm@gnu.org> | 12 2010-09-23 Glenn Morris <rgm@gnu.org> |