aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 834dcf4ab82..9fc43e0bd4a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12005-04-26 Kenichi Handa <handa@m17n.org>
2
3 * fns.c (char_table_range): New function.
4 (Fchar_table_range): Signal an error if characters in the range
5 have inconsistent values. Don't check the parent.
6
72005-04-25 Kenichi Handa <handa@m17n.org>
8
9 * fontset.c (fontset_set): Fix previous change.
10
12005-04-24 Richard M. Stallman <rms@gnu.org> 112005-04-24 Richard M. Stallman <rms@gnu.org>
2 12
3 * indent.c (Fvertical_motion): Bind fontification-functions to nil. 13 * indent.c (Fvertical_motion): Bind fontification-functions to nil.