From 2fb3298a4f5ed004016bcd016820a101133a6d21 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 12 Jan 2000 14:15:38 +0000 Subject: [PATCH] Add `net' directory. --- lisp/subdirs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/subdirs.el b/lisp/subdirs.el index 9909d03b548..708f2e50e84 100644 --- a/lisp/subdirs.el +++ b/lisp/subdirs.el @@ -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" )) -- 2.39.5