From: Robert J. Chassell Date: Fri, 14 Dec 1990 21:08:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~15685 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e926e4129e8f8f3730965fe76cebeff0735f4c69;p=emacs.git *** empty log message *** --- diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index ac5ce6a1999..ebe0769a71c 100644 --- a/lisp/textmodes/texinfo.el +++ b/lisp/textmodes/texinfo.el @@ -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.