emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r106384: Auto-commit of loaddefs file


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106384: Auto-commit of loaddefs files.
Date: Tue, 15 Nov 2011 06:23:14 -0500
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106384
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2011-11-15 06:23:14 -0500
message:
  Auto-commit of loaddefs files.
modified:
  lisp/mail/rmail.el
=== modified file 'lisp/mail/rmail.el'
--- a/lisp/mail/rmail.el        2011-11-15 08:23:03 +0000
+++ b/lisp/mail/rmail.el        2011-11-15 11:23:14 +0000
@@ -4494,26 +4494,25 @@
 
 ;;;***
 
-;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" 
"5d992206e382290d07ad7d9a2bf250c9")
+;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" 
"a79f498959deded8fa9d88a7dca93bc0")
 ;;; Generated autoloads from rmailmm.el
 
 (autoload 'rmail-mime "rmailmm" "\
 Toggle displaying of a MIME message.
 
-The actualy behavior depends on the value of `rmail-enable-mime'.
-
-If `rmail-enable-mime' is t (default), this command change the
-displaying of a MIME message between decoded presentation form
-and raw data.
-
-With ARG, toggle the displaying of the current MIME entity only.
+The actual behavior depends on the value of `rmail-enable-mime'.
+
+If `rmail-enable-mime' is non-nil (default), this command changes the
+display of a MIME message between decoded presentation form and raw data.
+
+With ARG, toggle the display of the current MIME entity only.
 
 If `rmail-enable-mime' is nil, this creates a temporary
 \"*RMAIL*\" buffer holding a decoded 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'.
+attachments as specified by `rmail-mime-attachment-dirs-alist'.
 
 \(fn &optional ARG)" t nil)
 


reply via email to

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