changeset 31592:401684b10cd9

Add toolbar.
author Dave Love <fx@gnu.org>
date Thu, 14 Sep 2000 11:57:02 +0000
parents f115e74e9dd1
children 833ec296540e
files lisp/subdirs.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/subdirs.el	Thu Sep 14 11:56:36 2000 +0000
+++ b/lisp/subdirs.el	Thu Sep 14 11:57:02 2000 +0000
@@ -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"))