]> git.eshelyaron.com Git - emacs.git/commit
* lisp/char-fold.el (char-fold-make-table): New function
authorJuri Linkov <juri@linkov.net>
Mon, 3 Jun 2019 20:18:31 +0000 (23:18 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 3 Jun 2019 20:18:31 +0000 (23:18 +0300)
commit9d72d6a3a2fb23c6f7123c5aba2457dee93d9454
tree0f2bae3eed0da6ac668a6cae9ee2c7e749937e45
parent4b87a032dcaebad3ba37cdb3cb0cdd2760fc24fd
* lisp/char-fold.el (char-fold-make-table): New function

with body extracted from INITVALUE of defconst (bug#35689).
Bind search-spaces-regexp to nil (bug#35802).

* test/lisp/char-fold-tests.el: Relocate helpers to file beginning.
(char-fold--test-bug-35802): New test.
lisp/char-fold.el
test/lisp/char-fold-tests.el