]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 03:34:13 +0000 (03:34 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 03:34:13 +0000 (03:34 +0000)
lisp/mail/rmail.el

index ff588d6ff70ee48f16073a3e6fb4e8c77d7b7db6..30731c2bea9f2dfab1749b2aa355ad3fdfa67dd5 100644 (file)
@@ -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