# HG changeset patch # User Dave Love # Date 968932622 0 # Node ID 401684b10cd97fa2b2148f5695d7605ca105c05e # Parent f115e74e9dd1eb8cc7d658c841e2db3f12f9cca0 Add toolbar. diff -r f115e74e9dd1 -r 401684b10cd9 lisp/subdirs.el --- 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"))