# HG changeset patch # User Eli Zaretskii # Date 1005506499 0 # Node ID 5cd92021d055233a5c046469889f040f6ed2bc96 # Parent b5584ab9e5445474a6d60d175b3db73b9bde245f File regenerated. diff -r b5584ab9e544 -r 5cd92021d055 lisp/subdirs.el --- 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" ))