From 020c9ca57d463b5d9744f11dc424b3777a6d5e2a Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 25 May 2000 18:20:20 +0000 Subject: [PATCH] Add provide. --- lisp/mail/rmailsum.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index e7c5fd76d8a..e500c7d0e58 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el @@ -1629,4 +1629,6 @@ KEYWORDS is a comma-separated list of labels." (funcall sortfun reverse)) (select-window selwin)))) +(provide 'rmailsum) + ;;; rmailsum.el ends here -- 2.39.5