Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 3368:959746c534f6
[xemacs-hg @ 2006-04-29 16:15:21 by aidan]
Support builtin functions in find-function.
author | aidan |
---|---|
date | Sat, 29 Apr 2006 16:15:31 +0000 |
parents | 15fb91e3a115 |
children | f6f6fc9eb269 |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Sat Apr 29 14:36:57 2006 +0000 +++ b/lisp/dumped-lisp.el Sat Apr 29 16:15:31 2006 +0000 @@ -92,6 +92,8 @@ ; `emacs-user-extension-dir' "misc" ;; (pureload "profile") + "loadhist" ; Must be dumped before loaddefs is loaded + ; Used by help. "help" ;; (pureload "hyper-apropos") Soon... "files" @@ -308,7 +310,6 @@ ;; "sun-eos-debugger" ;; "sun-eos-debugger-extra" ;; "sun-eos-menubar")) - "loadhist" ; Must be dumped before loaddefs is loaded "loaddefs" ; <=== autoloads get loaded here ))