summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-04-07 02:21:52 +0000
committerKarl Heuer <kwzh@gnu.org>1995-04-07 02:21:52 +0000
commit3a557aa98646358938aae51d90df3f585a175e4f (patch)
tree2ff0aa0de516890b95bbb9f1fe3c8cd379e507f9 /lisp/isearch.el
parent52b676b7b89ab2f40c5e5c7ebd74123557240352 (diff)
downloademacs-3a557aa98646358938aae51d90df3f585a175e4f.tar.gz
Update copyright.
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r--lisp/isearch.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el
index 013e4b11c32..3dca2454b25 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -1,10 +1,10 @@
;;; isearch.el --- incremental search minor mode.
-;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
-;; |$Date: 1995/03/18 18:10:21 $|$Revision: 1.85 $
+;; |$Date: 1995/03/23 02:25:55 $|$Revision: 1.86 $
;; This file is part of GNU Emacs.