Mercurial > emacs
comparison lisp/ChangeLog @ 67037:9e44f3171950
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 20 Nov 2005 07:48:44 +0000 |
parents | 1a383aa3be8a |
children | 98d3dc11ab4e |
comparison
equal
deleted
inserted
replaced
67036:d7b4fada70f0 | 67037:9e44f3171950 |
---|---|
1 2005-11-20 Juri Linkov <juri@jurta.org> | |
2 | |
3 * simple.el (what-cursor-position): | |
4 * descr-text.el (describe-char): Use Lisp-readable syntax | |
5 for octal and hex. Reorder decimal, octal and hex values. | |
6 Remove excess whitespace in the output. Use `=' in `column=' | |
7 like in `point=' and `Hscroll='. | |
8 | |
9 * international/mule-cmds.el (encoded-string-description): | |
10 Use Lisp-readable syntax for hex. | |
11 | |
1 2005-11-19 Chong Yidong <cyd@stupidchicken.com> | 12 2005-11-19 Chong Yidong <cyd@stupidchicken.com> |
2 | 13 |
3 * longlines.el (longlines-before-revert-hook) | 14 * longlines.el (longlines-before-revert-hook) |
4 (longlines-after-revert-hook): New functions. | 15 (longlines-after-revert-hook): New functions. |
5 (longlines-mode): Turn off longlines temporarily when reverting. | 16 (longlines-mode): Turn off longlines temporarily when reverting. |