X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fstartup.el;h=b519a9a0aa78e566a69547c44774e5e6450d3c61;hb=c7c61809b500673dbba481f302d995228f6fb1ce;hp=a9c7325fe3d2868e4dd6e3a610d932e4d6650719;hpb=4836e869212eaa972d5a2bdfe61730d8af7b2c61;p=chise%2Fxemacs-chise.git- diff --git a/lisp/startup.el b/lisp/startup.el index a9c7325..b519a9a 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -413,12 +413,12 @@ Type ^H^H^H (Control-h Control-h Control-h) to get more help options.\n") 'external-debugging-output)) (if (null emacs-roots) - (startup-find-roots-warning) - (startup-setup-paths emacs-roots - user-init-directory - inhibit-early-packages - inhibit-site-lisp - debug-paths)) + (startup-find-roots-warning)) + (startup-setup-paths emacs-roots + user-init-directory + inhibit-early-packages + inhibit-site-lisp + debug-paths) (startup-setup-paths-warning)) (when (and (not inhibit-autoloads)