summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-xface.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/mh-xface.el')
-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))