]> git.eshelyaron.com Git - emacs.git/commitdiff
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 78ef0d71e3bf57c26a41a36d5e20605e4842210e..37a30b00a84b98ecb6d6c57a86f6d05873432dd1 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.