mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
* lisp/isearch.el: Add 'provide'. (Bug#25026)
This commit is contained in:
parent
f70f9a58c4
commit
fd912a80cc
@ -3328,4 +3328,6 @@ CASE-FOLD non-nil means the search was case-insensitive."
|
||||
(isearch-search)
|
||||
(isearch-update))
|
||||
|
||||
(provide 'isearch)
|
||||
|
||||
;;; isearch.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user