diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 26 17:39:10 2010 +0200
+++ b/lisp/ChangeLog	Mon Sep 27 13:52:56 2010 +0900
@@ -1,3 +1,10 @@
+2010-09-27  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule.el (define-coding-system): Docstring fixed.
+
+	* international/mule-diag.el (describe-character-set): Use princ
+	with proper print-length and print-level instead of insert.
+
 2010-09-26  Juanma Barranquero  <lekktu@gmail.com>
 
 	* window.el (walk-windows): Doc fix (bug#7105).