summaryrefslogtreecommitdiff
path: root/lisp/textmodes/makeinfo.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/makeinfo.el
parentad837797de652021a470c5a5c0f1165709df7528 (diff)
downloademacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.gz
Comment change.
Diffstat (limited to 'lisp/textmodes/makeinfo.el')
-rw-r--r--lisp/textmodes/makeinfo.el11
1 files changed, 6 insertions, 5 deletions
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el
index 61269de9e2c..dbc5996d93f 100644
--- a/lisp/textmodes/makeinfo.el
+++ b/lisp/textmodes/makeinfo.el
@@ -1,10 +1,11 @@
-;;;; makeinfo.el -- run makeinfo conveniently.
-;;; Copyright (C) 1991, 1993 Free Software Foundation, Inc.
+;;; makeinfo.el --- run makeinfo conveniently
-;;; Author: Robert J. Chassell
-;;; Maintainer: FSF
+;; Copyright (C) 1991, 1993 Free Software Foundation, Inc.
-;;; This file is part of GNU Emacs.
+;; Author: Robert J. Chassell
+;; Maintainer: FSF
+
+;; 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