summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2009-06-13 17:08:22 +0000
committerBill Wohler <wohler@newt.com>2009-06-13 17:08:22 +0000
commit650651707ad0a0a0fc8612892ac5ffaa12a86fb3 (patch)
tree11aa19fa90c0f31cb2090e42252dc6b7fd1b6993
parentef2f8c817e4c4729d513ce1437d442845c37cebd (diff)
downloademacs-650651707ad0a0a0fc8612892ac5ffaa12a86fb3.tar.gz
Remove trailing space.
-rw-r--r--lisp/mh-e/mh-xface.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-xface.el b/lisp/mh-e/mh-xface.el
index b63a1966266..9e83175ac60 100644
--- a/lisp/mh-e/mh-xface.el
+++ b/lisp/mh-e/mh-xface.el
@@ -76,7 +76,7 @@ in this order is used."
(x-face (setq raw (mh-uncompface x-face)
type 'pbm))
(url (setq type 'url))
- (t (multiple-value-setq (type raw)
+ (t (multiple-value-setq (type raw)
(values-list (mh-picon-get-image)))))
(when type
(goto-char (point-min))