aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7c5cfcd2934..1eef62591bd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,9 @@
4 4
52008-04-03 Kenichi Handa <handa@m17n.org> 52008-04-03 Kenichi Handa <handa@m17n.org>
6 6
7 * international/fontset.el (create-fontset-from-x-resource):
8 Handle the error of X resource more gracefully.
9
7 * international/latin1-disp.el (latin1-display): Don't use 10 * international/latin1-disp.el (latin1-display): Don't use
8 make-char. Fix the argument to set-char-table-range. 11 make-char. Fix the argument to set-char-table-range.
9 (latin1-display-identities): Don't use make-char. 12 (latin1-display-identities): Don't use make-char.