Wrongly places parens.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 6 Jul 1996 02:09:31 +0000 (02:09 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 6 Jul 1996 02:09:31 +0000 (02:09 +0000)
lisp/gnus-cus.el

index 78ef0d7..37a30b0 100644 (file)
@@ -113,8 +113,8 @@ face.")
                             (if (boundp 'gnus-mouse-face)
                                 gnus-mouse-face
                               'highlight)
-                          'default))
-                  (error 'default))
+                          'default)
+                      (error 'default)))
        (type . face))
        ((tag . "Article Display")
        (doc . "Controls how the article buffer will look.