mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
4 lines
298 B
EmacsLisp
4 lines
298 B
EmacsLisp
;; In load-path, after this directory should come
|
|
;; certain of its subdirectories. Here we specify them.
|
|
(normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" ))
|