diff options
| author | Kenichi Handa | 2008-02-04 12:19:50 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-02-04 12:19:50 +0000 |
| commit | e94848ea6e02a78612eaf1dfe617a30651c89ad0 (patch) | |
| tree | 7c8d37da02a73d11e6a98786a91ac43cf7c9d92b /lisp/ChangeLog | |
| parent | 3d4448a85bd57bf1c5afcf546e1a2a1cae1b4c1f (diff) | |
| download | emacs-e94848ea6e02a78612eaf1dfe617a30651c89ad0.tar.gz emacs-e94848ea6e02a78612eaf1dfe617a30651c89ad0.zip | |
(print-fontset-element): Handle the
case of inhibitting the fallback fonts.
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 60573c74d06..0dd1faa81df 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * international/mule-diag.el (print-fontset-element): Handle the | ||
| 4 | case of inhibitting the fallback fonts. | ||
| 5 | |||
| 1 | 2008-02-04 Kim F. Storm <storm@cua.dk> | 6 | 2008-02-04 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * ido.el (ido-magic-forward-char, ido-magic-backward-char) | 8 | * ido.el (ido-magic-forward-char, ido-magic-backward-char) |