diff options
| author | Gerd Moellmann | 2000-09-07 08:11:58 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-09-07 08:11:58 +0000 |
| commit | 96889af2bc3430521fc00b7d40afffbbc66259c4 (patch) | |
| tree | 79baaeeb1113061761fc45b68204143db5a920f2 /lisp/subdirs.el | |
| parent | f63deed5639c37f39a8fd643428c5abfdabcfa9f (diff) | |
| download | emacs-96889af2bc3430521fc00b7d40afffbbc66259c4.tar.gz emacs-96889af2bc3430521fc00b7d40afffbbc66259c4.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/subdirs.el')
| -rw-r--r-- | lisp/subdirs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/subdirs.el b/lisp/subdirs.el index 312da1a7ce7..1772b2012de 100644 --- a/lisp/subdirs.el +++ b/lisp/subdirs.el | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | ;; In load-path, after this directory should come | 1 | ;; In load-path, after this directory should come |
| 2 | ;; certain of its subdirectories. Here we specify them. | 2 | ;; certain of its subdirectories. Here we specify them. |
| 3 | (normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" "eshell" )) | 3 | (normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" )) |