aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c00e111c66d..79e32451f9d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12006-07-09 Stefan Monnier <monnier@iro.umontreal.ca> 12006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * syntax.c (Fforward_comment): Revert the reversion. 3 * syntax.c (Fforward_comment): Revert the reversion.
4 (back_comment, scan_lists): Also use EMACS_INT for buffer positions.
4 5
52006-07-09 John Paul Wallington <jpw@pobox.com> 62006-07-09 John Paul Wallington <jpw@pobox.com>
6 7