Mercurial > emacs
changeset 27311:a7bf11fbec64
Add `net' directory.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 12 Jan 2000 14:15:38 +0000 |
parents | ed290e5a5b17 |
children | 1fb75ba2452d |
files | lisp/subdirs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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" ))