diff options
Diffstat (limited to 'lisp/isearch-multi.el')
-rw-r--r-- | lisp/isearch-multi.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/isearch-multi.el b/lisp/isearch-multi.el index 317d2e034df..cd5307b145a 100644 --- a/lisp/isearch-multi.el +++ b/lisp/isearch-multi.el @@ -179,4 +179,6 @@ Switch to the buffer restored from the search status stack." (switch-to-buffer (setq isearch-buffers-current-buffer buffer)))) (provide 'isearch-multi) + +;; arch-tag: a6d38ffa-4d14-4e39-8ac6-46af9d6a6773 ;;; isearch-multi.el ends here |