From 27540e81513199d5d4ec300b4cffd0ae1db74af1 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 6 Nov 2004 12:12:23 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e80952a256a..618633a9704 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-11-06 Peter Heslin (tiny change) + + * outline.el (hide-body): Don't hide lines at the top of the file + that precede the first header line. + 2004-11-06 Paul Pogonyshev * align.el (align-areas): Delete whitespace before reindenting, so diff --git a/src/ChangeLog b/src/ChangeLog index e633c8e00d6..879b635d81d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-11-06 Eli Zaretskii + + * frame.c (syms_of_frame): Fix the example in the doc string. + 2004-11-06 Jan Dj,Ad(Brv * eval.c (Feval): Remove check for INPUT_BLOCKED_P. -- 2.39.5