aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/misearch.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/misearch.el')
-rw-r--r--lisp/misearch.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/misearch.el b/lisp/misearch.el
index 1e5ab06a8b..a0351f3820 100644
--- a/lisp/misearch.el
+++ b/lisp/misearch.el
@@ -1,6 +1,6 @@
;;; misearch.el --- isearch extensions for multi-buffer search
-;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2011 Free Software Foundation, Inc.
;; Author: Juri Linkov <[email protected]>
;; Keywords: matching
@@ -378,5 +378,4 @@ whose file names match the specified wildcard."
(provide 'multi-isearch)
-;; arch-tag: a6d38ffa-4d14-4e39-8ac6-46af9d6a6773
;;; misearch.el ends here