]> git.eshelyaron.com Git - emacs.git/commitdiff
Update.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 25 Sep 2009 00:30:31 +0000 (00:30 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 25 Sep 2009 00:30:31 +0000 (00:30 +0000)
lisp/mail/rmail.el

index 41f8fc05cb15a02a761c9f66be1b1979640e9a13..8f520e4dff2c54a63200fbb019fcfe2b99f3c28d 100644 (file)
@@ -4231,13 +4231,13 @@ With prefix argument N moves forward N messages with these labels.
 
 ;;;***
 \f
-;;;### (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'.