Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information