]> code.delx.au - gnu-emacs-elpa/commitdiff
Removed some trailing whitespace.
authorJohn Wiegley <johnw@newartisans.com>
Mon, 1 Sep 2008 04:22:23 +0000 (00:22 -0400)
committerJohn Wiegley <johnw@newartisans.com>
Mon, 1 Sep 2008 04:22:23 +0000 (00:22 -0400)
chess-puzzle.el

index 3de8e5c1a641c91122557b61064aef6fc0a7a607..5a5ccb4b4eef4826257e24fdcf2bace9fe87ecb7 100644 (file)
@@ -93,7 +93,7 @@ making it easy to go on to the next puzzle once you've solved one."
                               (chess-var-to-algebraic pv))
                     "")))))))
 
-    
+
 (defun chess-puzzle-handler (game display event &rest args)
   (if (and (eq event 'move)
           (chess-game-over-p game))