aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/subdirs.el
diff options
context:
space:
mode:
authorGerd Moellmann2000-09-07 08:11:58 +0000
committerGerd Moellmann2000-09-07 08:11:58 +0000
commit96889af2bc3430521fc00b7d40afffbbc66259c4 (patch)
tree79baaeeb1113061761fc45b68204143db5a920f2 /lisp/subdirs.el
parentf63deed5639c37f39a8fd643428c5abfdabcfa9f (diff)
downloademacs-96889af2bc3430521fc00b7d40afffbbc66259c4.tar.gz
emacs-96889af2bc3430521fc00b7d40afffbbc66259c4.zip
*** empty log message ***
Diffstat (limited to 'lisp/subdirs.el')
-rw-r--r--lisp/subdirs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/subdirs.el b/lisp/subdirs.el
index 312da1a7ce7..1772b2012de 100644
--- a/lisp/subdirs.el
+++ b/lisp/subdirs.el
@@ -1,3 +1,3 @@
1;; In load-path, after this directory should come 1;; In load-path, after this directory should come
2;; certain of its subdirectories. Here we specify them. 2;; certain of its subdirectories. Here we specify them.
3(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" "eshell" )) 3(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" ))