aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-02-26 13:08:00 +0000
committerGerd Moellmann2001-02-26 13:08:00 +0000
commitc596c392c82ad7b99f6263e2ef9c7ef913addb77 (patch)
tree54251c6936cf1f1bbfbfbbc5ce7f2f35ef08345d /lisp/ChangeLog
parentc02a1053a02033ceae892cf0975cd9e04bd995fd (diff)
downloademacs-c596c392c82ad7b99f6263e2ef9c7ef913addb77.tar.gz
emacs-c596c392c82ad7b99f6263e2ef9c7ef913addb77.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3ee842eb1d2..1e41f42879a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-02-26 Gerd Moellmann <gerd@gnu.org> 12001-02-26 Gerd Moellmann <gerd@gnu.org>
2 2
3 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
4 fontify in the right buffer.
5
3 * allout.el (outline-flag-region): Move macro in front of first 6 * allout.el (outline-flag-region): Move macro in front of first
4 use to avoid a run-time error. 7 use to avoid a run-time error.
5 8