diff lisp/textmodes/texinfo.el @ 139:8e1e4ca81016

*** empty log message ***
author Robert J. Chassell <bob@rattlesnake.com>
date Fri, 14 Dec 1990 21:08:30 +0000
parents 8d889e9a5a39
children 1e0bc00dca7a
line wrap: on
line diff
--- a/lisp/textmodes/texinfo.el	Wed Dec 12 05:12:45 1990 +0000
+++ b/lisp/textmodes/texinfo.el	Fri Dec 14 21:08:30 1990 +0000
@@ -1,5 +1,9 @@
-; Major mode for editing texinfo files.
-;; Copyright (C) 1985, 1988, 1989 Free Software Foundation, Inc.
+;;;; texinfo.el
+;;;; Major mode for editing Texinfo files.
+
+;;;; Version 2.00   14 Dec 1990
+
+;; Copyright (C) 1985, 1988, 1989, 1990 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.