diff options
| author | Kenichi Handa | 2009-07-11 06:38:11 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2009-07-11 06:38:11 +0000 |
| commit | 1639ee1d5e41cfbd8a0b74a0c8db3de3ae19b1ee (patch) | |
| tree | 1cf12814d5d946e1900d72114ebb2aa7edf63e05 /lisp/ChangeLog | |
| parent | 10a99e0de5c2d746a97c59d84bb2f8abccc73689 (diff) | |
| download | emacs-1639ee1d5e41cfbd8a0b74a0c8db3de3ae19b1ee.tar.gz emacs-1639ee1d5e41cfbd8a0b74a0c8db3de3ae19b1ee.zip | |
(describe-character-set): Don't show width.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2f2c72ca405..a1b44618e2c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-11 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule-diag.el (describe-character-set): Don't show | ||
| 4 | width. | ||
| 5 | |||
| 1 | 2009-07-10 Sam Steingold <sds@gnu.org> | 6 | 2009-07-10 Sam Steingold <sds@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/compile.el (compilation-mode-font-lock-keywords): | 8 | * progmodes/compile.el (compilation-mode-font-lock-keywords): |