From: Glenn Morris Date: Wed, 22 Aug 2007 03:34:13 +0000 (+0000) Subject: Comment. X-Git-Tag: emacs-pretest-22.1.90~956 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f2d2775a3114bc8289f34863f551c216f6929a3a;p=emacs.git Comment. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index ff588d6ff70..30731c2bea9 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -241,6 +241,8 @@ Currently known variants are 'emacs and 'mailutils." ;; 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