1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 21:50:45 -08:00
emacs/lisp/subdirs.el
Dave Love 1270d7ca66 #
1999-10-05 11:10:25 +00:00

3 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" ))