From f2d2775a3114bc8289f34863f551c216f6929a3a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 22 Aug 2007 03:34:13 +0000 Subject: [PATCH] Comment. --- lisp/mail/rmail.el | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2