Mercurial > emacs
diff src/ChangeLog @ 30928:9747d7fb3ba9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 17 Aug 2000 20:27:27 +0000 |
parents | 27d71c4b6de1 |
children | 80071f806f38 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Aug 17 20:25:50 2000 +0000 +++ b/src/ChangeLog Thu Aug 17 20:27:27 2000 +0000 @@ -1,3 +1,11 @@ +2000-08-17 Gerd Moellmann <gerd@gnu.org> + + * fileio.c (build_annotations): Add a comment explaining the + return value of format-annotate-function. Replace a spurious call + to Flength with a CONSP test. Call format-annotate-function with + a fifth arg specifying how many times the function is been called + in a row, to let it choose temporary buffers appropriately. + 2000-08-17 Dave Love <fx@gnu.org> * lisp.h: Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't