changeset 67037:9e44f3171950

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sun, 20 Nov 2005 07:48:44 +0000
parents d7b4fada70f0
children 98d3dc11ab4e
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 20 07:45:19 2005 +0000
+++ b/lisp/ChangeLog	Sun Nov 20 07:48:44 2005 +0000
@@ -1,3 +1,14 @@
+2005-11-20  Juri Linkov  <juri@jurta.org>
+
+	* simple.el (what-cursor-position):
+	* descr-text.el (describe-char): Use Lisp-readable syntax
+	for octal and hex.  Reorder decimal, octal and hex values.
+	Remove excess whitespace in the output.  Use `=' in `column='
+	like in `point=' and `Hscroll='.
+
+	* international/mule-cmds.el (encoded-string-description):
+	Use Lisp-readable syntax for hex.
+
 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
 
 	* longlines.el (longlines-before-revert-hook)