]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Wed, 24 Oct 2007 02:15:10 +0000 (02:15 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 24 Oct 2007 02:15:10 +0000 (02:15 +0000)
lisp/isearch-multi.el

index 317d2e034df6055e8599c2905977489e0c829af1..cd5307b145ae2b336c4e66797fc070f70d82d5b1 100644 (file)
@@ -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