diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4be6a98ad08..7f0978549a0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-10-12 Dave Love <fx@gnu.org> | 1 | 2000-10-12 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * recentf.el: Maintainer's checkdoc fixes. | ||
| 4 | |||
| 3 | * startup.el (normal-top-level-add-subdirs-to-load-path): Use | 5 | * startup.el (normal-top-level-add-subdirs-to-load-path): Use |
| 4 | character class, not ASCII when matching file names. | 6 | character class, not ASCII when matching file names. |
| 5 | (fancy-splash-head): Add trailing slash to URL. | 7 | (fancy-splash-head): Add trailing slash to URL. |