Mercurial > emacs
changeset 30932:80071f806f38
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 18 Aug 2000 00:43:52 +0000 |
parents | 35428eaf59e3 |
children | 3a89352a7dab |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Aug 18 00:42:49 2000 +0000 +++ b/src/ChangeLog Fri Aug 18 00:43:52 2000 +0000 @@ -1,3 +1,10 @@ +2000-08-18 Miles Bader <miles@gnu.org> + + * editfns.c (save_restriction_save): Rewrite to use markers. + (save_restriction_restore): Rewrite to understand new form of data + saved by save_restriction_save. + (Fsave_restriction): Remove cautionary note in doc-string. + 2000-08-17 Gerd Moellmann <gerd@gnu.org> * fileio.c (build_annotations): Add a comment explaining the