]> git.eshelyaron.com Git - emacs.git/commit
* lisp/char-fold.el (char-fold-to-regexp): Implement arg LAX (bug#36398).
authorJuri Linkov <juri@linkov.net>
Thu, 4 Jul 2019 20:49:33 +0000 (23:49 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 4 Jul 2019 20:49:33 +0000 (23:49 +0300)
commit19b1cefa3ba00ea383bd0910523c6e972fedbe02
tree2ca0649d576434fb9604593ea8845e422577134b
parent4a754df8858dc7acec9413f4f11064230d6741cf
* lisp/char-fold.el (char-fold-to-regexp): Implement arg LAX (bug#36398).

* test/lisp/char-fold-tests.el (char-fold--test-multi-lax): New test.
lisp/char-fold.el
test/lisp/char-fold-tests.el