comparison lisp/isearch.el @ 11235:e6bdaaa6ce1b

Update copyright.
author Karl Heuer <kwzh@gnu.org>
date Fri, 07 Apr 1995 02:21:52 +0000
parents 2ad1ba0ac825
children 188edd08d761
comparison
equal deleted inserted replaced
11234:4d2a2fe1d8d7 11235:e6bdaaa6ce1b
1 ;;; isearch.el --- incremental search minor mode. 1 ;;; isearch.el --- incremental search minor mode.
2 2
3 ;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
4 4
5 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> 5 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
6 6
7 ;; |$Date: 1995/03/18 18:10:21 $|$Revision: 1.85 $ 7 ;; |$Date: 1995/03/23 02:25:55 $|$Revision: 1.86 $
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by