Improve results of 'upcase' for characters with title-case
commit92289cec7c460a2e7042bf0a450b86bbaac601d5
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Jun 2016 19:22:39 +0000 (23 22:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Jun 2016 19:22:39 +0000 (23 22:22 +0300)
tree92856a96d7146d4d9af1749669c0595a18c5183a
parent7a20ebe5ca884954e34c5129f70c211fef266369
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)
lisp/international/characters.el