]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/ispell.el
Merge branch 'scratch/follow' into emacs-25
[gnu-emacs] / lisp / textmodes / ispell.el
index 3327028894c98adf2e779307497200aa872f6bda..05a5da57b66172c4486090732f3d2b1e7276636f 100644 (file)
@@ -2861,7 +2861,7 @@ The variable `ispell-highlight-face' selects the face to use for highlighting."
                  (regexp-quote (buffer-substring-no-properties start end))
                  "\\b"))
                (isearch-regexp t)
-                (isearch-regexp-function nil)
+               (isearch-regexp-function nil)
                (isearch-case-fold-search nil)
                (isearch-forward t)
                (isearch-other-end start)