Mercurial > emacs
changeset 105188:d59e748dff99
Update.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 25 Sep 2009 00:30:31 +0000 |
parents | 064e6af6adba |
children | 7669aca277d5 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Thu Sep 24 23:22:17 2009 +0000 +++ b/lisp/mail/rmail.el Fri Sep 25 00:30:31 2009 +0000 @@ -4231,13 +4231,13 @@ ;;;*** -;;;### (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'.