aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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.