diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 17:17:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 17:17:05 +0000 |
commit | 76550a57f934a39f067da196e94b10797efca240 (patch) | |
tree | 91d58a3fc4388cc3bf00987c0cca050b6bd20baf /lisp/textmodes/texinfmt.el | |
parent | aae56ea7ca8c74e7bb5595b828851aaa9f947792 (diff) | |
download | emacs-76550a57f934a39f067da196e94b10797efca240.tar.gz |
Add standard library headers.
Diffstat (limited to 'lisp/textmodes/texinfmt.el')
-rw-r--r-- | lisp/textmodes/texinfmt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index 45580762b5a..55c606090e8 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el @@ -1,4 +1,4 @@ -;;;; texinfmt.el --- convert Texinfo files to Info files. +;;; texinfmt.el --- convert Texinfo files to Info files. ;; Copyright (C) 1985, 1986, 1988, 1990 Free Software Foundation, Inc. |