]> git.eshelyaron.com Git - emacs.git/commitdiff
Add eshell subdirectory.
authorGerd Moellmann <gerd@gnu.org>
Fri, 23 Jun 2000 04:38:41 +0000 (04:38 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 23 Jun 2000 04:38:41 +0000 (04:38 +0000)
lisp/subdirs.el

index 708f2e50e84245960025e973a212162fea8b2e20..312da1a7ce7c6e04b5e1ed5205fdb809b4cdc0db 100644 (file)
@@ -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" ))