1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
emacs/lisp/international
Eli Zaretskii fc10058a4f Fix support of scripts in w32font.c (Bug#19993)
src/w32font.c (font_supported_scripts): Add subranges for Latin
 Supplement, Latin Extended-A/B, Vai, Supplemental Punctuation, Tai
 Le, Buginese, Yijing Hexagrams, Ancient Greek Numbers, Tai Xuan
 Jing, Counting Rods, Sundanese, Lepcha, Ol Chiki, Saurashtra,
 Kayah Li, Rejang, Ancient Symbols, Phistos Disc, Carian, Lycian,
 Lydian, Dominoe Tiles, and Mahjong Tiles.  Break the Mathematical
 Alphanumeric Symbols into several "scripts" like fontset.el does.
 (syms_of_w32font): DEFSYM all the new script symbols.

 lisp/international/fontset.el (script-representative-chars): Add a
 representative character for 'vai'.
2015-03-12 19:34:45 +02: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
cp51932.el
eucjp-ms.el
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 Update copyright year to 2015 2015-01-01 14:26:41 -08: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 Update copyright year to 2015 2015-01-01 14:26:41 -08: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 * international/quail.el (quail-input-method): Use with-silent-modifications 2015-03-11 11:06:11 -04:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el
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.