Mercurial > emacs
comparison lisp/textmodes/texinfmt.el @ 2233:fb0ed5a1d0f3
Add standard library headers.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 17 Mar 1993 17:17:05 +0000 |
parents | ddfd236e2c0c |
children | 57089987a2de |
comparison
equal
deleted
inserted
replaced
2232:4f9d60f7de9d | 2233:fb0ed5a1d0f3 |
---|---|
1 ;;;; texinfmt.el --- convert Texinfo files to Info files. | 1 ;;; texinfmt.el --- convert Texinfo files to Info files. |
2 | 2 |
3 ;; Copyright (C) 1985, 1986, 1988, 1990 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1985, 1986, 1988, 1990 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu> | 5 ;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu> |
6 ;; Version: 2.00 | 6 ;; Version: 2.00 |