]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 05:33:48 +0000 (05:33 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 05:33:48 +0000 (05:33 +0000)
lisp/ChangeLog
lisp/loadup.el

index 636d231aebbf8702d1e693f6fea716d92c2c789e..1d14b18433233cec40c4e8e025056ce95810e016 100644 (file)
        * term/mac-win.el: Deleted unnecessary calls of set-fontset-font.
        (ccl-encode-mac-roman-font): Deleted.
 
+       * Makefile.in (DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
+       utf-8.el, and utf-8-subst.el as they can't be bytecompiled
+       currently.  This is just a temporary workaround.
+
 2002-02-26  Richard M. Stallman  <rms@gnu.org>
 
        * paths.el (remote-shell-program): Add doc string.
index bc50d9498d6ead3318eede3520815cb70b156798..c3a927028a64e469ccf7708899f08abdfc2747b5 100644 (file)
@@ -57,7 +57,7 @@
 (load "map-ynp")
 (load "env")
 (load "cus-start")
-(load "international/mulel")
+(load "international/mule")
 (load "international/mule-conf.el") ;Don't get confused if someone compiled this by mistake.
 (load "format")
 (load "bindings")