]> code.delx.au - gnu-emacs/blobdiff - lisp/isearchb.el
Adapt browse-url.el to improvements in Cygwin's cygstart utility.
[gnu-emacs] / lisp / isearchb.el
index e79d6b26c6b62a0c012c20184db482a110fd4b68..030e4925619497c952ff015ed072d5d06135c0d9 100644 (file)
@@ -1,7 +1,6 @@
 ;;; isearchb --- a marriage between iswitchb and isearch
 
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2004-2012  Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>
 ;; Maintainer: FSF
@@ -223,5 +222,4 @@ accessed via isearchb."
 
 (provide 'isearchb)
 
-;; arch-tag: 9277523f-a624-4aa0-ba10-b89eeb7b6e99
 ;;; isearchb.el ends here