diff options
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r-- | lisp/isearch.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el index 717f6d46f78..d8efe78d856 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -2767,5 +2767,4 @@ CASE-FOLD non-nil means the search was case-insensitive." (isearch-search) (isearch-update)) -;; arch-tag: 74850515-f7d8-43a6-8a2c-ca90a4c1e675 ;;; isearch.el ends here |