Move some rmail variables from paths.el to rmail.el
authorGlenn Morris <rgm@gnu.org>
Thu, 24 May 2012 06:53:08 +0000 (23:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 24 May 2012 06:53:08 +0000 (23:53 -0700)
commitc8f3b42c71188f634f645aaeac2c656bf5d2691f
treeb11780b520b390397f6b0ac762fe5298068f1206
parent6df9112c19fb67beb06e814205578466c5b1123a
Move some rmail variables from paths.el to rmail.el

Ref eg
http://lists.gnu.org/archive/html/emacs-devel/2004-10/msg00620.html

* paths.el (rmail-file-name, rmail-spool-directory): Move from here...
* mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
Make the latter a defcustom, with a delayed initialization.
lisp/ChangeLog
lisp/mail/rmail.el
lisp/paths.el