emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/mh-e mh-mime.el


From: Bill Wohler
Subject: [Emacs-commit] emacs/lisp/mh-e mh-mime.el
Date: Fri, 17 Feb 2006 03:50:55 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    06/02/17 03:50:55

Modified files:
        lisp/mh-e      : mh-mime.el 

Log message:
        (mh-file-mime-type-substitutions): Remove trailing whitespace
        (checkdoc fix).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/mh-mime.el.diff?tr1=1.49&tr2=1.50&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/mh-mime.el
diff -u emacs/lisp/mh-e/mh-mime.el:1.49 emacs/lisp/mh-e/mh-mime.el:1.50
--- emacs/lisp/mh-e/mh-mime.el:1.49     Sun Feb  5 04:55:42 2006
+++ emacs/lisp/mh-e/mh-mime.el  Fri Feb 17 03:50:55 2006
@@ -1741,9 +1741,9 @@
     ("application/x-zip" "\.sxw" "application/vnd.sun.xml.writer")
     ("application/x-zip" "\.odg" "application/vnd.oasis.opendocument.graphics")
     ("application/x-zip" "\.odi" "application/vnd.oasis.opendocument.image")
-    ("application/x-zip" "\.odp" 
+    ("application/x-zip" "\.odp"
      "application/vnd.oasis.opendocument.presentation")
-    ("application/x-zip" "\.ods" 
+    ("application/x-zip" "\.ods"
      "application/vnd.oasis.opendocument.spreadsheet")
     ("application/x-zip" "\.odt" "application/vnd.oasis.opendocument.text"))
   "Substitutions to make for Content-Type returned from file command.




reply via email to

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