1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/international
Eli Zaretskii 92289cec7c Improve results of 'upcase' for characters with title-case
* lisp/international/characters.el (standard-case-table): Swap the
order of some lines, to have 'upcase' return the upper-case
variant, not the title-case, for some characters whose lower-case
map to the same codepoints.  (Bug#23833)
2016-06-23 22:22:39 +03:00
..
ccl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
characters.el Improve results of 'upcase' for characters with title-case 2016-06-23 22:22:39 +03:00
fontset.el Tiny doc clarification for create-fontset-from-fontset-spec 2016-05-01 19:27:11 +02:00
isearch-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-ascii.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-cvt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-transl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ja-dic-cnv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ja-dic-utl.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
kinsoku.el Cosmetic change to kinsoku-eol. (tiny change) 2016-06-01 09:15:20 +09:00
kkc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
latexenc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
latin1-disp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-cmds.el Merge from origin/emacs-25 2016-05-26 12:41:37 -07:00
mule-conf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-diag.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-util.el Fix some declarations. 2016-01-12 20:49:34 -05:00
mule.el Simplify 8-bit character handling by terminal for 'raw-text' 2016-04-16 12:55:17 +03:00
ogonek.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
quail.el Fix spurious escapes in describe-input-method 2016-01-18 23:09:42 -08:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
rfc1843.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
robin.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
titdic-cnv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ucs-normalize.el Prevent compiler warning for unused arguments 2016-06-11 11:59:34 +10:00
utf7.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
utf-7.el Update copyright year to 2016 2016-01-01 01:34:24 -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.