# HG changeset patch # User Glenn Morris # Date 1187753653 0 # Node ID 5d123f7083ac397b23d3cce92ca05141897ba1c6 # Parent 58298f7fd6710cdf2602c5912576f71943cb706e Comment. diff -r 58298f7fd671 -r 5d123f7083ac lisp/mail/rmail.el --- a/lisp/mail/rmail.el Wed Aug 22 03:33:37 2007 +0000 +++ b/lisp/mail/rmail.el Wed Aug 22 03:34:13 2007 +0000 @@ -241,6 +241,8 @@ ;; Call for effect, to set rmail-movemail-program (if not set by the ;; user), and rmail-movemail-variant-in-use. Used by various functions. +;; I'm not sure if M-x rmail is the only entry point to this package. +;; If so, this can be moved there. (rmail-movemail-variant-p) ;;;###autoload