]> code.delx.au - gnu-emacs/commit
* lisp/isearch.el: Fold many unicode characters to ASCII
authorArtur Malabarba <address@hidden>
Tue, 27 Jan 2015 16:08:01 +0000 (14:08 -0200)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 23 Jun 2015 19:09:06 +0000 (20:09 +0100)
commitc7a19e0c80ec6134ab6fb1950d3e1ac59a7b986f
tree0efcd7a931162664e9992a34277709e31b003c0b
parent2ca5558395c92b25b58478627b426c66f8e4f170
* lisp/isearch.el: Fold many unicode characters to ASCII

(isearch-character-fold-search, isearch--character-fold-extras)
(isearch--character-fold-table): New variable.
(isearch--character-folded-regexp): New function.
(isearch-search-fun-default): Use them.

* lisp/replace.el (replace-character-fold): New variable.
(replace-search): Use it.

* etc/NEWS: Document it.
etc/NEWS
lisp/isearch.el
lisp/replace.el