From: Zhang Wei <id.brep@gmail.com>
Subject: emacs-unicode-2 branch: redundant filenames in lib-src/makefile.w32-in
Date: Thu, 13 Oct 2005 21:29:17 +0800 [thread overview]
Message-ID: <ebaf065f0510130629y68a0bads@mail.gmail.com> (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 ----
-----------------------------------------------------------
next reply other threads:[~2005-10-13 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-13 13:29 Zhang Wei [this message]
2005-10-14 0:49 ` emacs-unicode-2 branch: redundant filenames in lib-src/makefile.w32-in Kenichi Handa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ebaf065f0510130629y68a0bads@mail.gmail.com \
--to=id.brep@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).