Mercurial > emacs
changeset 34487:5cdf7acaeb2d
Add obsolete.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 12 Dec 2000 15:11:04 +0000 |
parents | 101c7060c4bc |
children | 7892b27e1636 |
files | lisp/subdirs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/subdirs.el Tue Dec 12 15:07:44 2000 +0000 +++ b/lisp/subdirs.el Tue Dec 12 15:11:04 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" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "toolbar")) +(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "toolbar" "obsolete"))