mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
4 lines
255 B
EmacsLisp
4 lines
255 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 '("textmodes" "progmodes" "play" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))
|