Mercurial > emacs
changeset 68986:18babada4b1e
Remove trailing whitespace (checkdoc fix).
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sat, 18 Feb 2006 18:39:31 +0000 |
parents | 37872ee47619 |
children | 5d68b6ede0d1 |
files | lisp/mh-e/mh-utils.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-utils.el Fri Feb 17 21:55:44 2006 +0000 +++ b/lisp/mh-e/mh-utils.el Sat Feb 18 18:39:31 2006 +0000 @@ -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))