mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00:00
9f89ea1f84
* admin/charsets/Makefile.in (${srcdir}/charsets.stamp): New. (all): Create the stamp file. (extraclean): Delete the stamp file. * src/Makefile.in (lispintdir, charsets): New variables. (${lispintdir}/cp51932.el, ${lispintdir}/eucjp-ms.el, ${charsets}): New rules. (emacs$(EXEEXT), temacs$(EXEEXT)): Depend on $charsets. * lisp/international/cp51932.el, lisp/international/eucjp-ms.el: * etc/charsets/*.map: Remove from repository. ; * admin/charsets/mapconv: Fix typo in output comment. ; * etc/charsets/README: Small update. ; * .gitignore: Update for charset changes. |
||
---|---|---|
.. | ||
ccl.el | ||
characters.el | ||
fontset.el | ||
isearch-x.el | ||
iso-ascii.el | ||
iso-cvt.el | ||
iso-transl.el | ||
ja-dic-cnv.el | ||
ja-dic-utl.el | ||
kinsoku.el | ||
kkc.el | ||
latexenc.el | ||
latin1-disp.el | ||
mule-cmds.el | ||
mule-conf.el | ||
mule-diag.el | ||
mule-util.el | ||
mule.el | ||
ogonek.el | ||
quail.el | ||
README | ||
robin.el | ||
titdic-cnv.el | ||
ucs-normalize.el | ||
utf-7.el |
The following files in this directory are derived from the Unicode Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt: charprop.el uni-bidi.el uni-category.el uni-combining.el uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el uni-old-name.el uni-titlecase.el uni-uppercase.el These files were generated from the version admin/unidata/UnicodeData.txt in the Emacs sources, using the file unidata-gen.el in the same directory. The file UnicodeData.txt is used under the Unicode Terms of Use, contained in the file admin/unidata/copyright.html.