* emacs-unicode-2 branch: redundant filenames in lib-src/makefile.w32-in
@ 2005-10-13 13:29 Zhang Wei
2005-10-14 0:49 ` Kenichi Handa
0 siblings, 1 reply; 2+ messages in thread
From: Zhang Wei @ 2005-10-13 13:29 UTC (permalink / raw)
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 ----
-----------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacs-unicode-2 branch: redundant filenames in lib-src/makefile.w32-in
2005-10-13 13:29 emacs-unicode-2 branch: redundant filenames in lib-src/makefile.w32-in Zhang Wei
@ 2005-10-14 0:49 ` Kenichi Handa
0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2005-10-14 0:49 UTC (permalink / raw)
Cc: emacs-pretest-bug, emacs-devel
In article <ebaf065f0510130629y68a0bads@mail.gmail.com>, Zhang Wei <id.brep@gmail.com> writes:
> 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.
Thank you for the report. I've just installed your change.
---
Kenichi Handa
handa@m17n.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-14 0:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-13 13:29 emacs-unicode-2 branch: redundant filenames in lib-src/makefile.w32-in Zhang Wei
2005-10-14 0:49 ` Kenichi Handa
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).