comparison lisp/isearch-multi.el @ 87665:b9e8ab94c460

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 09 Jan 2008 04:26:53 +0000
parents f4816ef45bcb
children ee5932bf781d
comparison
equal deleted inserted replaced
87664:66dd209de97f 87665:b9e8ab94c460
1 ;;; isearch-multi.el --- isearch extensions for multi-buffer search 1 ;;; isearch-multi.el --- isearch extensions for multi-buffer search
2 2
3 ;; Copyright (C) 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4 4
5 ;; Author: Juri Linkov <juri@jurta.org> 5 ;; Author: Juri Linkov <juri@jurta.org>
6 ;; Keywords: matching 6 ;; Keywords: matching
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.