diff options
| author | Jason Rumney | 2007-11-10 01:28:52 +0000 |
|---|---|---|
| committer | Jason Rumney | 2007-11-10 01:28:52 +0000 |
| commit | 756d09c83fe7c2796bfd2f0203ef3288da55e7b6 (patch) | |
| tree | 6b2ed7bb9f7a350f3569424cffdb4d7ed6fb119e /lisp/ChangeLog | |
| parent | e290d997cdc9651538831525670b1c197b30380e (diff) | |
| download | emacs-756d09c83fe7c2796bfd2f0203ef3288da55e7b6.tar.gz emacs-756d09c83fe7c2796bfd2f0203ef3288da55e7b6.zip | |
Enable SJIS fonts before creating any fontsets.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d1679b128c..3d169916dc6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-11-10 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * term/w32-win.el: Enable SJIS fonts before creating any fontsets. | ||
| 4 | |||
| 1 | 2007-11-10 Juanma Barranquero <lekktu@gmail.com> | 5 | 2007-11-10 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * ido.el (ido-save-history): Write the history file in UTF-8, | 7 | * ido.el (ido-save-history): Write the history file in UTF-8, |