Mercurial > hg > xemacs-beta
diff lisp/mule/mule-load.el @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | cca96a509cfe |
children | 3bb7ccffb0c0 |
line wrap: on
line diff
--- a/lisp/mule/mule-load.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/mule/mule-load.el Mon Aug 13 09:39:39 2007 +0200 @@ -27,12 +27,12 @@ (load-gc "mule-files") ;; Load the remaining basic files. (load-gc "mule-category") -;;(load-gc "mule-process") (load-gc "mule-ccl") (load-gc "mule-misc") (load-gc "kinsoku") (when (featurep 'x) (load-gc "mule-x-init")) +(load-gc "mule-cmds") ; to sync with Emacs 20.1 ;; after this goes the specific lisp routines for a particular input system ;; 97.2.5 JHod Shouldn't these go into a site-load file to allow site