1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00

Add toolbar.

This commit is contained in:
Dave Love 2000-09-14 11:57:02 +00:00
parent a5d8b3ddbc
commit 9385d14d31

View File

@ -1,3 +1,3 @@
;; In load-path, after this directory should come ;; In load-path, after this directory should come
;; certain of its subdirectories. Here we specify them. ;; 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"))