changeset 3112:6b8a9fb0537c

Provide `ispell'.
author Richard M. Stallman <rms@gnu.org>
date Wed, 26 May 1993 16:56:03 +0000
parents 864024ebf526
children 598d05b3eb3b
files lisp/textmodes/=ispell4.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/=ispell4.el	Wed May 26 07:52:24 1993 +0000
+++ b/lisp/textmodes/=ispell4.el	Wed May 26 16:56:03 1993 +0000
@@ -575,4 +575,6 @@
       (kill-emacs 1))
   (write-region (point-min) (point-max) "ispell.info"))
 
+(provide 'ispell)
+
 ;;; ispell.el ends here