aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2003-12-02 01:55:21 +0000
committerKenichi Handa2003-12-02 01:55:21 +0000
commit9541b9ed1a0a39ca7e1746dfc7c9daef10b893d3 (patch)
treed92a6ce3a8b58ee77ff1e96df998231e271872ed
parent6a83ee8a4aa9f5dedb955e8d4acf838e5626ed5e (diff)
downloademacs-9541b9ed1a0a39ca7e1746dfc7c9daef10b893d3.tar.gz
emacs-9541b9ed1a0a39ca7e1746dfc7c9daef10b893d3.zip
*** empty log message ***
-rw-r--r--src/ChangeLog.223
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index a4746a0eee9..99bd441aeab 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,5 +1,8 @@
12003-12-02 Kenichi Handa <handa@m17n.org> 12003-12-02 Kenichi Handa <handa@m17n.org>
2 2
3 * composite.c (syms_of_composite): Don't make the compostion hash
4 table week.
5
3 * fontset.c (Fset_fontset_font): Fix docstring. 6 * fontset.c (Fset_fontset_font): Fix docstring.
4 7
5 * lisp.h (detect_coding_system): Adjust prototype. 8 * lisp.h (detect_coding_system): Adjust prototype.