1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
emacs/lisp/subdirs.el

4 lines
270 B
EmacsLisp
Raw Normal View History

1999-10-05 11:10:25 +00:00
;; In load-path, after this directory should come
;; certain of its subdirectories. Here we specify them.
2000-06-23 04:38:41 +00:00
(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" "eshell" ))