diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e650ba78b68..518c1988783 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2001-11-26 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * help-fns.el: Renamed from help-funs.el. | ||
| 4 | |||
| 3 | * startup.el (command-line-1): Don't try to call process-list if | 5 | * startup.el (command-line-1): Don't try to call process-list if |
| 4 | it is not fboundp. | 6 | it is not fboundp. |
| 5 | 7 | ||