summaryrefslogtreecommitdiff
path: root/lisp/textmodes/texinfmt.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-10-30 17:35:01 +0000
committerRichard M. Stallman <rms@gnu.org>1995-10-30 17:35:01 +0000
commitbe010748989d2be1af4eaa5e602f4cf49d37bf26 (patch)
tree787be8f0e6f74109e30b02ac8c107b3fe201181f /lisp/textmodes/texinfmt.el
parentad837797de652021a470c5a5c0f1165709df7528 (diff)
downloademacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.gz
emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.bz2
emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.zip
Comment change.
Diffstat (limited to 'lisp/textmodes/texinfmt.el')
-rw-r--r--lisp/textmodes/texinfmt.el9
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el
index 69967c5ba12..497c4d784bc 100644
--- a/lisp/textmodes/texinfmt.el
+++ b/lisp/textmodes/texinfmt.el
@@ -1,10 +1,11 @@
-;;;; texinfmt.el
-;;; Copyright (C) 1985, 1986, 1988,
-;;; 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
+;;; texinfmt.el --- format Texinfo files into Info files.
+
+;; Copyright (C) 1985, 1986, 1988,
+;; 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
;; Maintainer: Robert J. Chassell <bug-texinfo@prep.ai.mit.edu>
-;;; 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