Mercurial > emacs
comparison lisp/textmodes/texinfmt.el @ 841:2cdce064065f
entered into RCS
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 22 Jul 1992 02:58:48 +0000 |
parents | 38b2499cb3e9 |
children | ddfd236e2c0c |
comparison
equal
deleted
inserted
replaced
840:113281b361ec | 841:2cdce064065f |
---|---|
1 ;;;; texinfmt.el --- convert Texinfo files to Info files. | 1 ;;;; texinfmt.el --- convert Texinfo files to Info files. |
2 | |
3 ;; Copyright (C) 1985, 1986, 1988, 1990 Free Software Foundation, Inc. | |
2 | 4 |
3 ;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu> | 5 ;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu> |
4 ;; Version: 2.00 | 6 ;; Version: 2.00 |
5 ;; Last-Modified: 14 Dec 1990 | |
6 ;; Keywords: tex, help | 7 ;; Keywords: tex, help |
7 | |
8 ;; Copyright (C) 1985, 1986, 1988, 1990 Free Software Foundation, Inc. | |
9 | 8 |
10 ;; This file is part of GNU Emacs. | 9 ;; This file is part of GNU Emacs. |
11 | 10 |
12 ;; GNU Emacs is free software; you can redistribute it and/or modify | 11 ;; GNU Emacs is free software; you can redistribute it and/or modify |
13 ;; it under the terms of the GNU General Public License as published by | 12 ;; it under the terms of the GNU General Public License as published by |