diff lisp/textmodes/texinfo.el @ 13337:84acc3adcd63

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Oct 1995 17:35:01 +0000
parents da8a788528dd
children dbc49672f847
line wrap: on
line diff
--- a/lisp/textmodes/texinfo.el	Mon Oct 30 17:22:28 1995 +0000
+++ b/lisp/textmodes/texinfo.el	Mon Oct 30 17:35:01 1995 +0000
@@ -1,11 +1,12 @@
-;;;; texinfo.el--major mode for editing Texinfo files.
+;;; texinfo.el --- major mode for editing Texinfo files
+
 ;; Copyright (C) 1985, '88, '89, 
 ;;                '90, '91, '92, '93 Free Software Foundation, Inc.
 
-;;; Author: Robert J. Chassell          
-;;; Maintainer: FSF
+;; Author: Robert J. Chassell          
+;; Maintainer: FSF
 
-;;; This file is part of GNU Emacs.
+;; This file is part of GNU Emacs.
 
 ;; 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