From 0908a1e3192261cfc94abc95ae48f2d54380d576 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 23 Jun 2000 04:38:41 +0000 Subject: [PATCH] Add eshell subdirectory. --- lisp/subdirs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" )) -- 2.39.2