diff options
| author | Gerd Moellmann | 2001-02-26 12:08:29 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-26 12:08:29 +0000 |
| commit | 124350021fff0fe5d3dce97da2024cf9d26dcf6e (patch) | |
| tree | ea244114d90c088f0e599a3b7c30a6eec6ce26c1 /lisp/ChangeLog | |
| parent | c2a642c0671e4acb64cfa654774e7145f4320f84 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-02-24 Andrew Innes <andrewi@gnu.org> | 6 | 2001-02-24 Andrew Innes <andrewi@gnu.org> |
| 2 | 7 | ||
| 3 | * makefile.w32-in: Fix copyright notice. | 8 | * makefile.w32-in: Fix copyright notice. |