1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

fix comment

This commit is contained in:
David J. MacKenzie 1993-10-09 20:00:23 +00:00
parent c42722e391
commit 54d2ecd316
2 changed files with 3 additions and 4 deletions

View File

@ -4,10 +4,9 @@
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
;; |$Date: 1993/08/10 04:14:17 $|$Revision: 1.48 $
;; |$Date: 1993/08/13 06:32:49 $|$Revision: 1.49 $
;; This file is not yet part of GNU Emacs, but it is based almost
;; entirely on isearch.el which is part of GNU Emacs.
;; This file is part of GNU Emacs.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY. No author or distributor

View File

@ -6,7 +6,7 @@
;; Created: 19-Apr-1993
;; Keywords: bug reports lisp
;; This file is not yet part of GNU Emacs.
;; This file is part of GNU Emacs.
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by