Mercurial > emacs
changeset 103411:f5e25950595d
Remove trailing space.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sat, 13 Jun 2009 17:08:22 +0000 |
parents | c894aa66d7ca |
children | 4327a1ddce17 |
files | lisp/mh-e/mh-xface.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-xface.el Sat Jun 13 17:08:13 2009 +0000 +++ b/lisp/mh-e/mh-xface.el Sat Jun 13 17:08:22 2009 +0000 @@ -76,7 +76,7 @@ (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))