Mercurial > hg > xemacs-beta
diff lisp/prim/dumped-lisp.el @ 197:acd284d43ca1 r20-3b25
Import from CVS: tag r20-3b25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:02 +0200 |
parents | 489f57a838ef |
children | eb5470882647 |
line wrap: on
line diff
--- a/lisp/prim/dumped-lisp.el Mon Aug 13 09:59:07 2007 +0200 +++ b/lisp/prim/dumped-lisp.el Mon Aug 13 10:00:02 2007 +0200 @@ -8,6 +8,7 @@ "cl" "cl-extra" "cl-seq" + "cl/auto-autoloads" ; Prevents problems later ;;"featurep" "widget" "custom" ; Before the world so everything can be @@ -109,6 +110,8 @@ #+mule "mule-coding" ;; Handle I/O of files with extended characters. #+mule "mule-files" +;; Handle process with encoding/decoding non-ascii coding-system. + #+mule "mule-process" ;; Load the remaining basic files. #+mule "mule-category" #+mule "mule-ccl"