diff options
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" )) |