diff lisp/textmodes/texinfmt.el @ 3456:57089987a2de

Provide texinfmt.
author Richard M. Stallman <rms@gnu.org>
date Thu, 03 Jun 1993 19:28:59 +0000
parents fb0ed5a1d0f3
children 507f64624555
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