diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0b16b7cdccb..1547c0cc0fd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-10-25 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-10-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * startup.el (normal-top-level): Check for frame-initial-frame | ||
| 4 | only if it's really used. | ||
| 5 | |||
| 3 | * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'. | 6 | * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'. |
| 4 | 7 | ||
| 5 | * progmodes/compile.el (compilation-parse-errors-filename-function): | 8 | * progmodes/compile.el (compilation-parse-errors-filename-function): |