Mercurial > emacs
comparison lisp/ChangeLog @ 96417:e6031b31dab0
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 29 Jun 2008 14:42:35 +0000 |
parents | 31e595cb6c02 |
children | 1105c35fc424 |
comparison
equal
deleted
inserted
replaced
96416:959951d0e3b9 | 96417:e6031b31dab0 |
---|---|
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 |
4 vc-responsible-backend when nil. Interactively pass nil for | 11 vc-responsible-backend when nil. Interactively pass nil for |
5 backend instead of using the backend of what happens to be | 12 backend instead of using the backend of what happens to be |