aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2007-11-10 01:47:45 +0000
committerJason Rumney2007-11-10 01:47:45 +0000
commit1e013b133685df245f4ee248d6f51bb2d2f36797 (patch)
tree867d8715e22051fcebb96c2ed85d61aaf966ed77 /lisp/ChangeLog
parent756d09c83fe7c2796bfd2f0203ef3288da55e7b6 (diff)
downloademacs-1e013b133685df245f4ee248d6f51bb2d2f36797.tar.gz
emacs-1e013b133685df245f4ee248d6f51bb2d2f36797.zip
Sync charset names with setup-default-fontset.
Append "-1" where second part missing.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3d169916dc6..4b45a9afe87 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12007-11-10 Jason Rumney <jasonr@gnu.org> 12007-11-10 Jason Rumney <jasonr@gnu.org>
2 2
3 * w32-fns.el: Sync charset names with setup-default-fontset.
4 Append "-1" where second part missing.
5
3 * term/w32-win.el: Enable SJIS fonts before creating any fontsets. 6 * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
4 7
52007-11-10 Juanma Barranquero <lekktu@gmail.com> 82007-11-10 Juanma Barranquero <lekktu@gmail.com>