emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/mail rmail.el


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp/mail rmail.el
Date: Fri, 25 Sep 2009 00:30:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/09/25 00:30:31

Modified files:
        lisp/mail      : rmail.el 

Log message:
        Update.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mail/rmail.el?cvsroot=emacs&r1=1.548&r2=1.549

Patches:
Index: rmail.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mail/rmail.el,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -b -r1.548 -r1.549
--- rmail.el    23 Sep 2009 06:20:27 -0000      1.548
+++ rmail.el    25 Sep 2009 00:30:31 -0000      1.549
@@ -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'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]