annotate lisp/subdirs.el @ 28771:383f9592d9dd

(help-xref-on-pp): Check for constant symbols.
author Dave Love <fx@gnu.org>
date Tue, 02 May 2000 10:40:04 +0000
parents a7bf11fbec64
children fb7388151943
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25867
Dave Love <fx@gnu.org>
parents:
diff changeset
1 ;; In load-path, after this directory should come
Dave Love <fx@gnu.org>
parents:
diff changeset
2 ;; certain of its subdirectories. Here we specify them.
27311
a7bf11fbec64 Add `net' directory.
Gerd Moellmann <gerd@gnu.org>
parents: 25867
diff changeset
3 (normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))