Mercurial > emacs
diff lisp/subdirs.el @ 27311:a7bf11fbec64
Add `net' directory.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 12 Jan 2000 14:15:38 +0000 |
parents | 95732eb5af6e |
children | fb7388151943 |
line wrap: on
line diff
--- a/lisp/subdirs.el Wed Jan 12 14:14:36 2000 +0000 +++ b/lisp/subdirs.el Wed Jan 12 14:15:38 2000 +0000 @@ -1,3 +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" )) +(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))