Mercurial > emacs
comparison src/ChangeLog @ 30932:80071f806f38
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 18 Aug 2000 00:43:52 +0000 |
parents | 9747d7fb3ba9 |
children | b4d17c401854 |
comparison
equal
deleted
inserted
replaced
30931:35428eaf59e3 | 30932:80071f806f38 |
---|---|
1 2000-08-18 Miles Bader <miles@gnu.org> | |
2 | |
3 * editfns.c (save_restriction_save): Rewrite to use markers. | |
4 (save_restriction_restore): Rewrite to understand new form of data | |
5 saved by save_restriction_save. | |
6 (Fsave_restriction): Remove cautionary note in doc-string. | |
7 | |
1 2000-08-17 Gerd Moellmann <gerd@gnu.org> | 8 2000-08-17 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * fileio.c (build_annotations): Add a comment explaining the | 10 * fileio.c (build_annotations): Add a comment explaining the |
4 return value of format-annotate-function. Replace a spurious call | 11 return value of format-annotate-function. Replace a spurious call |
5 to Flength with a CONSP test. Call format-annotate-function with | 12 to Flength with a CONSP test. Call format-annotate-function with |