diff lisp/isearch.el @ 7298:4fd40bd394fe

Update copyright.
author Karl Heuer <kwzh@gnu.org>
date Tue, 03 May 1994 22:46:37 +0000
parents 4ff0c1e7c8e2
children 8d05fd49a9ed
line wrap: on
line diff
--- a/lisp/isearch.el	Tue May 03 21:15:27 1994 +0000
+++ b/lisp/isearch.el	Tue May 03 22:46:37 1994 +0000
@@ -1,10 +1,10 @@
 ;;; isearch.el --- incremental search minor mode.
 
-;; Copyright (C) 1992, 1993 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
 
 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
 
-;; |$Date: 1994/04/07 20:28:23 $|$Revision: 1.65 $
+;; |$Date: 1994/05/03 08:27:40 $|$Revision: 1.66 $
 
 ;; This file is part of GNU Emacs.