# HG changeset patch # User Robert J. Chassell # Date 661208910 0 # Node ID 8e1e4ca810167628b8d35c76a15360a5f425d147 # Parent f3f3651d2520425124163152d15c46ec378787d7 *** empty log message *** diff -r f3f3651d2520 -r 8e1e4ca81016 lisp/textmodes/texinfo.el --- 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.