mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
; * lisp/mail/rmailsum.el (mail-parse): Require.
This commit is contained in:
parent
ab4be3cc1f
commit
9d98450f36
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
;; For rmail-select-summary.
|
||||
(require 'rmail)
|
||||
(require 'rfc2047)
|
||||
(require 'mail-parse)
|
||||
|
||||
(defcustom rmail-summary-scroll-between-messages t
|
||||
"Non-nil means Rmail summary scroll commands move between messages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue