emacs/lisp/subdirs.el
2000-01-12 14:15:38 +00:00

3 lines
261 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" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))