aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ba1709a3a7d..efe2355cfa5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12002-11-09 Stefan Monnier <monnier@cs.yale.edu>
2
3 * syntax.c (scan_sexps_forward): Update syntax table before reading
4 a char rather than after so we don't update the table past eob.
5
12002-11-09 Dave Love <fx@gnu.org> 62002-11-09 Dave Love <fx@gnu.org>
2 7
3 * buffer.c (Fset_buffer_major_mode): Fix last change. 8 * buffer.c (Fset_buffer_major_mode): Fix last change.