emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/rmail.el, v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/rmail.el, v [EMACS_22_BASE]
Date: Wed, 22 Aug 2007 03:34:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/22 03:34:13

Index: rmail.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/rmail.el,v
retrieving revision 1.433.2.5
retrieving revision 1.433.2.6
diff -u -b -r1.433.2.5 -r1.433.2.6
--- rmail.el    22 Aug 2007 03:33:37 -0000      1.433.2.5
+++ rmail.el    22 Aug 2007 03:34:13 -0000      1.433.2.6
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]