changeset 29210:6fa5b7f5de9c

Add provide.
author Dave Love <fx@gnu.org>
date Thu, 25 May 2000 18:20:20 +0000
parents 67618bef1515
children 88e33ac31c14
files lisp/mail/rmailsum.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmailsum.el	Thu May 25 18:15:44 2000 +0000
+++ b/lisp/mail/rmailsum.el	Thu May 25 18:20:20 2000 +0000
@@ -1629,4 +1629,6 @@
 	       (funcall sortfun reverse))
       (select-window selwin))))
 
+(provide 'rmailsum)
+
 ;;; rmailsum.el ends here