From a35951994c7566f41972ac0fff0ad40c0627a666 Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 13 Oct 2024 18:41:09 +0800 Subject: Don't use space as a universal wildcard in isearch --- emacs/init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index c20ebdb..7ccb79b 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -577,7 +577,6 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." (funcall #'isearch-done nopush edit) (when isearch-forward (goto-char isearch-other-end))) :custom - (search-whitespace-regexp ".*?") (isearch-lax-whitespace t) (isearch-lazy-count t) (isearch-allow-motion t) -- cgit 1.4.1-2-gfad0