diff options
| author | Kenichi Handa | 2010-09-27 13:52:56 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-09-27 13:52:56 +0900 |
| commit | 368b3544429556ff4c536b8f1d7d896f4a8e1787 (patch) | |
| tree | d22f90c0477ee644c59f68dba2f469a6086eda6a /lisp/ChangeLog | |
| parent | 42d3022b00d62a27b9f3820b84032b92ac0b0363 (diff) | |
| download | emacs-368b3544429556ff4c536b8f1d7d896f4a8e1787.tar.gz emacs-368b3544429556ff4c536b8f1d7d896f4a8e1787.zip | |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 518ebc3cab7..ce0236e34d7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 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). |