diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-05-18 11:22:04 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-05-18 11:22:04 +0000 |
commit | 6af4f709fa59f868b4704a1bf5c70b6e9de28cab (patch) | |
tree | fd9f50a7aea8e7a70cd937cb5ce9075f313c308b /lisp/reveal.el | |
parent | 189ff45ac106bb99447b0400c1f90de6f73c8963 (diff) | |
download | emacs-6af4f709fa59f868b4704a1bf5c70b6e9de28cab.tar.gz |
Fix the preamble comments.
Diffstat (limited to 'lisp/reveal.el')
-rw-r--r-- | lisp/reveal.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/reveal.el b/lisp/reveal.el index 97c751a22a2..91c5f13cd0f 100644 --- a/lisp/reveal.el +++ b/lisp/reveal.el @@ -7,7 +7,7 @@ ;; This file is part of GNU Emacs. -;; This file is free software; you can redistribute it and/or modify +;; 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 2, or (at your option) ;; any later version. |