]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 26 Feb 2001 13:08:00 +0000 (13:08 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 26 Feb 2001 13:08:00 +0000 (13:08 +0000)
lisp/ChangeLog
src/ChangeLog

index 3ee842eb1d2b0a21309c42a319583452c34a2c91..1e41f42879a9c021db6d4467ea528b5eb07a0e3a 100644 (file)
@@ -1,5 +1,8 @@
 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
 
+       * 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.
 
index 1c1334464a4c82769675ff2b434801e539238906..9d831d091d6db45bb612c30ebbf1bf71a4a7cbad 100644 (file)
@@ -1,3 +1,7 @@
+2001-02-26  Gerd Moellmann  <gerd@gnu.org>
+
+       * dispnew.c: Check HAVE_TERM_H before including term.h.
+
 2001-02-24  Andrew Innes  <andrewi@gnu.org>
 
        * makefile.w32-in: Update copyright notice.