aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/mail/rmailsum.el2
1 files changed, 2 insertions, 0 deletions
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."
1629 (funcall sortfun reverse)) 1629 (funcall sortfun reverse))
1630 (select-window selwin)))) 1630 (select-window selwin))))
1631 1631
1632(provide 'rmailsum)
1633
1632;;; rmailsum.el ends here 1634;;; rmailsum.el ends here