From 4561f7e0f3fd7f228d6a37322bae9d136f5afc4b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 25 Sep 2009 00:30:31 +0000 Subject: [PATCH] Update. --- lisp/mail/rmail.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 41f8fc05cb1..8f520e4dff2 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -4231,13 +4231,13 @@ With prefix argument N moves forward N messages with these labels. ;;;*** -;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "ae80368d7bee6d397e916de369676b29") +;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "9f436f1c6b99e08f4d7c1827ec90b088") ;;; Generated autoloads from rmailmm.el (autoload 'rmail-mime "rmailmm" "\ Process the current Rmail message as a MIME message. This creates a temporary \"*RMAIL*\" buffer holding a decoded -copy of the message. Content-types are handled according to +copy of the message. Inline content-types are handled according to `rmail-mime-media-type-handlers-alist'. By default, this displays text and multipart messages, and offers to download attachments as specfied by `rmail-mime-attachment-dirs-alist'. -- 2.11.4.GIT