Mercurial > emacs
changeset 139:8e1e4ca81016
*** empty log message ***
author | Robert J. Chassell <bob@rattlesnake.com> |
---|---|
date | Fri, 14 Dec 1990 21:08:30 +0000 |
parents | f3f3651d2520 |
children | 9de5f63b6407 |
files | lisp/textmodes/texinfo.el |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
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.