diff options
| author | Dave Love | 2000-10-12 16:47:25 +0000 |
|---|---|---|
| committer | Dave Love | 2000-10-12 16:47:25 +0000 |
| commit | d0b40dc1c7aafc2c4930c6bcf864bf2d5015738f (patch) | |
| tree | d0b4f48581b7f50705c0cf53edd4ee99bcd36521 | |
| parent | 0a1280b2291ef8b0527a79c57d8464e1a36df83f (diff) | |
| download | emacs-d0b40dc1c7aafc2c4930c6bcf864bf2d5015738f.tar.gz emacs-d0b40dc1c7aafc2c4930c6bcf864bf2d5015738f.zip | |
*** empty log message ***
| -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. |