From: Mark Wooding Date: Sat, 27 Dec 2008 12:09:02 +0000 (+0000) Subject: Whitespace fixing. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/774362e0c80355cafd9c93b9180563140e9fa448?ds=sidebyside Whitespace fixing. --- diff --git a/fonts.conf b/fonts.conf index 6927196..c7504cf 100644 --- a/fonts.conf +++ b/fonts.conf @@ -4,7 +4,7 @@ @@ -46,7 +46,7 @@ diff --git a/hyperspec b/hyperspec index 912a83b..9f902fe 100755 --- a/hyperspec +++ b/hyperspec @@ -90,7 +90,7 @@ (obarray (cadr lookup)) (format (car (cddr lookup))) (symbol (intern-soft name obarray))) - (when (and symbol (boundp symbol)) + (when (and symbol (boundp symbol)) (setq urls (nconc urls (funcall format (symbol-value symbol))))))) urls))