Mercurial > emacs
changeset 78606:5d123f7083ac
Comment.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 22 Aug 2007 03:34:13 +0000 |
parents | 58298f7fd671 |
children | dc94a4a60666 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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