]> git.eshelyaron.com Git - emacs.git/commit
Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)
authorJuri Linkov <juri@linkov.net>
Fri, 6 May 2022 18:06:47 +0000 (21:06 +0300)
committerJuri Linkov <juri@linkov.net>
Fri, 6 May 2022 18:06:47 +0000 (21:06 +0300)
commitcbd59395bdccd924ebe39430f32d2d72546a841a
tree3060a0edd03f81ed15d2f11a4bed925e2b9e082a
parentc57a6644ef97b3197c35c0c3ade60acd5607eef4
Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)

* lisp/isearch.el (isearch-fold-quotes-mode): Add char-folding of
double quotation marks.

* test/lisp/subr-tests.el (test-local-set-state): Test values
after setting state.
lisp/isearch.el
test/lisp/subr-tests.el