X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=45f06640ec8b6ae6aeeb609aa8d4e5e0630bfd60;hb=11e58c92d2c33159edc7e916d43e59d96c20daaf;hp=9c4a59a22f3be20ce4ad3008a0ca72617ed1a3e3;hpb=ec0450e9c2cd531eff686e3f6c5020b9fda32d28;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 9c4a59a..45f0664 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -1,3 +1,4 @@ + (setq preloaded-file-list (assemble-list "backquote" ; needed for defsubst etc. @@ -79,7 +80,7 @@ "text-mode" "fill" "auto-save" ; Added for 20.4 - + "movemail" ; Added for 21.2 (when-feature windows-nt "winnt") (when-feature lisp-float-type "float-sup") "itimer" ; for vars auto-save-timeout and @@ -387,7 +388,7 @@ (when-feature utf-2000 "u0FE70-Arabic-Presentation-Forms-B") (when-feature utf-2000 "u0FF00-Halfwidth-and-Fullwidth-Forms") (when-feature utf-2000 "u0FFF0-Specials") - + (when-feature utf-2000 "mojikyo") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")