]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fixes.
authorDaniel LaLiberte <liberte@gnu.org>
Tue, 5 Apr 1994 20:46:59 +0000 (20:46 +0000)
committerDaniel LaLiberte <liberte@gnu.org>
Tue, 5 Apr 1994 20:46:59 +0000 (20:46 +0000)
lisp/emacs-lisp/eval-reg.el

index 72c4437043f4af1c3e4c513ed84714832a76a700..e8a464b7d35a9d36afd31a42d5ecdb14edf0d4fe 100644 (file)
@@ -1,11 +1,11 @@
-;;;; Redefine eval-region, and subroutines that use it, in Lisp
+;;; eval-region.el --- Redefine eval-region, and subrs that use it, in Lisp
 ;; Copyright (C) 1994 Daniel LaLiberte
 
-;; This file is not part of GNU Emacs.
+;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 1, or (at your option)
+;; the Free Software Foundation; either version 2, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,