changeset 3456:57089987a2de

Provide texinfmt.
author Richard M. Stallman <rms@gnu.org>
date Thu, 03 Jun 1993 19:28:59 +0000
parents 7542bfc0a920
children 730b8751e536
files lisp/textmodes/texinfmt.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/texinfmt.el	Thu Jun 03 18:35:28 1993 +0000
+++ b/lisp/textmodes/texinfmt.el	Thu Jun 03 19:28:59 1993 +0000
@@ -1825,4 +1825,6 @@
 	   (setq error 1))))
       (kill-emacs error))))
 
+(provide 'texinfmt)
+
 ;;; texinfmt.el ends here