Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 3707:f6f6fc9eb269
[xemacs-hg @ 2006-11-28 21:20:22 by aidan]
Better language behaviour on startup.
author | aidan |
---|---|
date | Tue, 28 Nov 2006 21:20:37 +0000 |
parents | 959746c534f6 |
children | 6b2ef948e140 |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Tue Nov 28 16:09:47 2006 +0000 +++ b/lisp/dumped-lisp.el Tue Nov 28 21:20:37 2006 +0000 @@ -239,6 +239,9 @@ (when (and (featurep 'mule) (valid-console-type-p 'mswindows)) "mule/mule-msw-init-late") + (when (featurep 'mule) + "mule/general-late") + ;;; mule-load.el ends here ;; preload InfoDock stuff. should almost certainly not be here if