]> git.eshelyaron.com Git - emacs.git/commit
Replace 8-bit-specific case-manipulation
authorMattias Engdegård <mattiase@acm.org>
Wed, 20 Feb 2019 14:15:35 +0000 (15:15 +0100)
committerMattias Engdegård <mattiase@acm.org>
Thu, 21 Feb 2019 09:28:10 +0000 (10:28 +0100)
commitfc78519b5e909d849ede63b537f58af8db53ceff
treefe0f9b9f2e1af91fc4f4ba6e04ded85f95240d53
parentc124d5323c05a4010db9b2d330575d029936ade1
Replace 8-bit-specific case-manipulation

* lisp/completion.el (cmpl-coerce-string-case):
Rewrite case-changing code written for ASCII or latin-1 but not valid
in generally today.
lisp/completion.el