Revert "Revert "Backport: * lisp/isearch.el: Turn char-folding off by default""
This reverts commit a91b4b51dd
.
This commit is contained in:
parent
711ca362e7
commit
b417c5a3b3
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ Default value, nil, means edit the string instead."
|
||||||
|
|
||||||
(autoload 'character-fold-to-regexp "character-fold")
|
(autoload 'character-fold-to-regexp "character-fold")
|
||||||
|
|
||||||
(defcustom search-default-mode #'character-fold-to-regexp
|
(defcustom search-default-mode nil
|
||||||
"Default mode to use when starting isearch.
|
"Default mode to use when starting isearch.
|
||||||
Value is nil, t, or a function.
|
Value is nil, t, or a function.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue