summaryrefslogtreecommitdiff
path: root/lisp/subdirs.el
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-06-23 04:38:41 +0000
committerGerd Moellmann <gerd@gnu.org>2000-06-23 04:38:41 +0000
commit0908a1e3192261cfc94abc95ae48f2d54380d576 (patch)
tree1b58b56f1a6e86a76d85ee77c9aaa21e51f86eea /lisp/subdirs.el
parent16cf31f7820f9bfd7d54aacc4f7d0c591b0bf373 (diff)
downloademacs-0908a1e3192261cfc94abc95ae48f2d54380d576.tar.gz
Add eshell subdirectory.
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 708f2e50e84..312da1a7ce7 100644
--- a/lisp/subdirs.el
+++ b/lisp/subdirs.el
@@ -1,3 +1,3 @@
;; In load-path, after this directory should come
;; certain of its subdirectories. Here we specify them.
-(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))
+(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" "eshell" ))