summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d1c3072201e..49866fb6af5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
+ * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
+ the CVS and RCS subdirectories case-insensitively.
+
* dired.el (dired-insert-directory): If file-system-info is
fboundp, call it instead of invoking dired-free-space-program.