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-utils.el


From: Bill Wohler
Subject: [Emacs-commit] emacs/lisp/mh-e mh-utils.el
Date: Sat, 18 Feb 2006 18:39:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    06/02/18 18:39:31

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

Log message:
        Remove trailing whitespace (checkdoc fix).

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

Patches:
Index: emacs/lisp/mh-e/mh-utils.el
diff -u emacs/lisp/mh-e/mh-utils.el:1.52 emacs/lisp/mh-e/mh-utils.el:1.53
--- emacs/lisp/mh-e/mh-utils.el:1.52    Fri Feb 17 18:36:03 2006
+++ emacs/lisp/mh-e/mh-utils.el Sat Feb 18 18:39:31 2006
@@ -131,7 +131,7 @@
       ;; Images in load-path.
       (setq mh-image-load-path
            (file-name-directory (locate-library "mh-logo.xpm")))))
-    
+
     (if (not (file-exists-p mh-image-load-path))
         (error "Directory %s in mh-image-load-path does not exist"
                mh-image-load-path))




reply via email to

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