aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 26b9cd339d5..8fe4c581fc4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12000-08-17 Gerd Moellmann <gerd@gnu.org>
2
3 * fileio.c (build_annotations): Add a comment explaining the
4 return value of format-annotate-function. Replace a spurious call
5 to Flength with a CONSP test. Call format-annotate-function with
6 a fifth arg specifying how many times the function is been called
7 in a row, to let it choose temporary buffers appropriately.
8
12000-08-17 Dave Love <fx@gnu.org> 92000-08-17 Dave Love <fx@gnu.org>
2 10
3 * lisp.h: Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't 11 * lisp.h: Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't