aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-02-26 12:08:29 +0000
committerGerd Moellmann2001-02-26 12:08:29 +0000
commit124350021fff0fe5d3dce97da2024cf9d26dcf6e (patch)
treeea244114d90c088f0e599a3b7c30a6eec6ce26c1 /lisp/ChangeLog
parentc2a642c0671e4acb64cfa654774e7145f4320f84 (diff)
downloademacs-124350021fff0fe5d3dce97da2024cf9d26dcf6e.tar.gz
emacs-124350021fff0fe5d3dce97da2024cf9d26dcf6e.zip
(outline-flag-region): Move macro in front of first
use to avoid a run-time error.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6641cc49a8d..3ee842eb1d2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-02-26 Gerd Moellmann <gerd@gnu.org>
2
3 * allout.el (outline-flag-region): Move macro in front of first
4 use to avoid a run-time error.
5
12001-02-24 Andrew Innes <andrewi@gnu.org> 62001-02-24 Andrew Innes <andrewi@gnu.org>
2 7
3 * makefile.w32-in: Fix copyright notice. 8 * makefile.w32-in: Fix copyright notice.