From 08e55a99aba7ff170fd8c126fc2125cf7132b311 Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Sat, 18 Feb 2006 18:39:31 +0000 Subject: [PATCH] Remove trailing whitespace (checkdoc fix). --- lisp/mh-e/mh-utils.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mh-e/mh-utils.el b/lisp/mh-e/mh-utils.el index afb52284ec9..c00558860d1 100644 --- a/lisp/mh-e/mh-utils.el +++ b/lisp/mh-e/mh-utils.el @@ -131,7 +131,7 @@ See also variable `mh-image-load-path-called-flag'." ;; 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)) -- 2.39.5