diff lisp/subdirs.el @ 25867:95732eb5af6e

#
author Dave Love <fx@gnu.org>
date Tue, 05 Oct 1999 11:10:25 +0000
parents
children a7bf11fbec64
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/subdirs.el	Tue Oct 05 11:10:25 1999 +0000
@@ -0,0 +1,3 @@
+;; 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" ))