1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/lisp/international
Glenn Morris 9f89ea1f84 Remove charset map files from repository, generate in first bootstrap
* 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.
2015-05-23 16:38:13 -07:00
..
ccl.el Spelling fixes 2015-01-10 21:51:43 -08:00
characters.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
fontset.el Fix support of scripts in w32font.c (Bug#19993) 2015-03-12 19:34:45 +02:00
isearch-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-ascii.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-cvt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-transl.el C-x 8 shorthands for curved quotes, Euro, etc. 2015-05-10 17:42:21 -07:00
ja-dic-cnv.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ja-dic-utl.el
kinsoku.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
kkc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
latexenc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
latin1-disp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mule-cmds.el ASCIIfy curved quotes on displays lacking them 2015-05-16 14:20:00 -07:00
mule-conf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mule-diag.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mule-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mule.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ogonek.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
quail.el Fix display of keyboard layouts for right-to-left scripts 2015-05-02 17:08:54 +03:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el Update source file encoding list 2015-04-28 10:52:06 -07:00
titdic-cnv.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ucs-normalize.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
utf-7.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00

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.