* gnus-art.el (gnus-treat-buttonize): More testing.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 16 Nov 1999 19:19:10 +0000 (19:19 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 16 Nov 1999 19:19:10 +0000 (19:19 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index ee10a90..63b9e63 100644 (file)
@@ -1,5 +1,7 @@
 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-art.el (gnus-treat-buttonize): More testing.
+
        * mm-encode.el: Another CVS test.
 
        * gnus-art.el (gnus-treat-emphasize): Change default.
index 6e12f57..ff8dea4 100644 (file)
@@ -666,7 +666,7 @@ See the manual for details."
   :type gnus-article-treat-custom)
 (put 'gnus-treat-highlight-signature 'highlight t)
 
-(defcustom gnus-treat-buttonize 100000 
+(defcustom gnus-treat-buttonize 100000
   "Add buttons.
 Valid values are nil, t, `head', `last', an integer or a predicate.
 See the manual for details."