]> git.eshelyaron.com Git - emacs.git/commitdiff
(mh-file-mime-type): Removed trailing whitespace.
authorBill Wohler <wohler@newt.com>
Tue, 10 Jan 2006 23:36:52 +0000 (23:36 +0000)
committerBill Wohler <wohler@newt.com>
Tue, 10 Jan 2006 23:36:52 +0000 (23:36 +0000)
lisp/mh-e/mh-mime.el

index 60a7b38e03d6e7d08839c3d0c646faed33fdb128..ab67e9c6db0090a4e204415b0c83e046cae45eba 100644 (file)
@@ -185,8 +185,8 @@ Returns nil if file command not on system."
   (cond
    ((not (mh-have-file-command))
     nil)                                ;no file command, exit now
-   ((not (and (file-exists-p filename)  
-              (file-readable-p filename))) 
+   ((not (and (file-exists-p filename)
+              (file-readable-p filename)))
     nil)                               ;no file or not readable, ditto
    (t
     (save-excursion