]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/rmailedit.el
Fix previous change:
[gnu-emacs] / lisp / mail / rmailedit.el
index a24292381a8053c24704a3da079a3016280d7692..3835070b341c4f77565becd55e02322b4012c75e 100644 (file)
@@ -154,4 +154,6 @@ This functions runs the normal hook `rmail-edit-mode-hook'.
   (rmail-cease-edit)
   (rmail-highlight-headers))
 
+(provide 'rmailedit)
+
 ;;; rmailedit.el ends here