From 774362e0c80355cafd9c93b9180563140e9fa448 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 27 Dec 2008 12:09:02 +0000 Subject: [PATCH] Whitespace fixing. --- fonts.conf | 6 +++--- hyperspec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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)) -- 2.11.0