diff options
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 c81b63998da..b3ad16a8130 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-06-29 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * descr-text.el (describe-char-display): Always return a string. | ||
| 4 | (describe-char-padded-string): New function. | ||
| 5 | (describe-char): Adjusted for the change of | ||
| 6 | describe-char-display. Use describe-char-padded-string. | ||
| 7 | |||
| 1 | 2008-06-29 Andreas Schwab <schwab@suse.de> | 8 | 2008-06-29 Andreas Schwab <schwab@suse.de> |
| 2 | 9 | ||
| 3 | * vc-dir.el (vc-dir): Make backend argument optional and use | 10 | * vc-dir.el (vc-dir): Make backend argument optional and use |