summaryrefslogtreecommitdiff
path: root/lisp/subdirs.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-09-14 11:57:02 +0000
committerDave Love <fx@gnu.org>2000-09-14 11:57:02 +0000
commit9385d14d31a2427ed617ea5829a50b87a7414092 (patch)
treec76305472dec14ef51c08701377ceed09654eb81 /lisp/subdirs.el
parenta5d8b3ddbce630f42fd54c5a5af918de6d83c1c2 (diff)
downloademacs-9385d14d31a2427ed617ea5829a50b87a7414092.tar.gz
Add toolbar.
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 1772b2012de..1f8c5e931a1 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" "eshell" "emulation" "emacs-lisp" "calendar" ))
+(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "toolbar"))