# HG changeset patch # User Juri Linkov # Date 1132472924 0 # Node ID 9e44f31719507e9161e490ff400fd6d2862c7afe # Parent d7b4fada70f06531347288fa661e3fed1fed61df *** empty log message *** diff -r d7b4fada70f0 -r 9e44f3171950 lisp/ChangeLog --- 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 + + * 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 * longlines.el (longlines-before-revert-hook)