aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dd7282cea03..c48c5d846e9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12003-01-07 Dave Love <fx@gnu.org>
2
3 * Makefile.in: Fix some dependencies.
4
5 * keymap.c (Fapropos_internal): Don't gcpro apropos_predicate but
6 set it to nil before returning.
7
8 * composite.c (update_compositions): Fix type error.
9
10 * syntax.c (skip_chars, skip_syntaxes): Fix type errors.
11
12003-01-07 Kenichi Handa <handa@etl.go.jp> 122003-01-07 Kenichi Handa <handa@etl.go.jp>
2 13
3 * xterm.c (x_new_font): Optimize for the case that the font is 14 * xterm.c (x_new_font): Optimize for the case that the font is