Mercurial > emacs
changeset 40918:5cd92021d055
File regenerated.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 11 Nov 2001 19:21:39 +0000 |
parents | b5584ab9e544 |
children | 864dc8e3a22d |
files | lisp/subdirs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/subdirs.el Sun Nov 11 17:58:58 2001 +0000 +++ b/lisp/subdirs.el Sun Nov 11 19:21:39 2001 +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" "obsolete")) +(normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" ))