In emacs-unicode-2 branch, these files had been removed from
the lisp/international/ directory:

utf-8.el
latin-1.el
latin-2.el
latin-3.el
latin-4.el
latin-5.el
latin-8.el
latin-9.el

But their names still appear in lib-src/makefile.w32-in, when
emacs-unicode-2 branch is compiled on Windows platform, that will
cause some compile errors.

-----------------------------------------------------------
*** makefile.w32-in.old 2005-10-13 21:09:13.943792688 +0800
--- makefile.w32-in     2005-10-13 21:08:07.532888680 +0800
***************
*** 191,205 ****
        $(lispsource)international/mule-conf.el \
        $(lispsource)international/mule-cmds.elc \
        $(lispsource)international/characters.elc \
-       $(lispsource)international/ucs-tables.elc \
-       $(lispsource)international/utf-8.elc \
-       $(lispsource)international/latin-1.el \
-       $(lispsource)international/latin-2.el \
-       $(lispsource)international/latin-3.el \
-       $(lispsource)international/latin-4.el \
-       $(lispsource)international/latin-5.el \
-       $(lispsource)international/latin-8.el \
-       $(lispsource)international/latin-9.el \
        $(lispsource)case-table.elc

  lisp2 = \
--- 191,196 ----
-----------------------------------------------------------


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to