aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 61975a25e1a..d85f4d6ee18 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-07-24 Stefan Monnier <monnier@iro.umontreal.ca> 12008-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
4 (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
5
3 * puresize.h (PURESIZE_CHECKING_RATIO): New macro. 6 * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
4 (PURESIZE): Use it. 7 (PURESIZE): Use it.
5 8