]> git.eshelyaron.com Git - emacs.git/commit
Make UCS compose/decompose functions more understandable
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 19 Nov 2021 06:42:12 +0000 (07:42 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 19 Nov 2021 06:46:06 +0000 (07:46 +0100)
commit3f096eb3405b2fce7c35366eb2dcf025dda55783
tree30394ef4adc6b98ade9867ae4092c90f38a19761
parentc6d5fccc92fca76bf81dcfdca37ac9b0f96c1d81
Make UCS compose/decompose functions more understandable

* lisp/international/ucs-normalize.el ()
(ucs-normalize-NFD-region, ucs-normalize-NFD-string)
(ucs-normalize-NFC-region, ucs-normalize-NFC-string)
(ucs-normalize-NFKD-region, ucs-normalize-NFKD-string)
(ucs-normalize-NFKC-region, ucs-normalize-NFKC-string): Make the
doc strings say what they actually do.
lisp/emacs-lisp/shortdoc.el
lisp/international/ucs-normalize.el