aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-10-12 16:47:25 +0000
committerDave Love2000-10-12 16:47:25 +0000
commitd0b40dc1c7aafc2c4930c6bcf864bf2d5015738f (patch)
treed0b4f48581b7f50705c0cf53edd4ee99bcd36521
parent0a1280b2291ef8b0527a79c57d8464e1a36df83f (diff)
downloademacs-d0b40dc1c7aafc2c4930c6bcf864bf2d5015738f.tar.gz
emacs-d0b40dc1c7aafc2c4930c6bcf864bf2d5015738f.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog2
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 @@
12000-10-12 Dave Love <fx@gnu.org> 12000-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.