From c596c392c82ad7b99f6263e2ef9c7ef913addb77 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 26 Feb 2001 13:08:00 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3ee842eb1d2..1e41f42879a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-02-26 Gerd Moellmann + * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to + fontify in the right buffer. + * allout.el (outline-flag-region): Move macro in front of first use to avoid a run-time error. diff --git a/src/ChangeLog b/src/ChangeLog index 1c1334464a4..9d831d091d6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-02-26 Gerd Moellmann + + * dispnew.c: Check HAVE_TERM_H before including term.h. + 2001-02-24 Andrew Innes * makefile.w32-in: Update copyright notice. -- 2.39.5