]> git.eshelyaron.com Git - emacs.git/commit
Follow decomposition chains when constructing char-fold-table
authorRobert Pluim <rpluim@gmail.com>
Mon, 22 Jul 2019 18:27:59 +0000 (20:27 +0200)
committerRobert Pluim <rpluim@gmail.com>
Tue, 23 Jul 2019 17:39:06 +0000 (19:39 +0200)
commitf9337bc36d17a8819c0d05be8d3a1edcc34c6c79
treee4c06ceea14068f3b90035e6db484c4baa42bcaa
parent9a83ecb60a0dd280fe892adfe3bbefd2d55d13bd
Follow decomposition chains when constructing char-fold-table

* lisp/char-fold.el (char-fold-make-table): Decompose the
decomposition of each character, adding equivalences to the original
character, until no more decompositions are left.
etc/NEWS
lisp/char-fold.el