From 9385d14d31a2427ed617ea5829a50b87a7414092 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 14 Sep 2000 11:57:02 +0000 Subject: [PATCH] Add toolbar. --- lisp/subdirs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/subdirs.el b/lisp/subdirs.el index 1772b2012d..1f8c5e931a 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")) -- 2.39.2