* gnus.texi (Article Buttons): Document that REGEXP can be a variable as well.
authorSimon Josefsson <jas@extundo.com>
Wed, 1 May 2002 00:18:32 +0000 (00:18 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 1 May 2002 00:18:32 +0000 (00:18 +0000)
texi/ChangeLog
texi/gnus.texi

index b780b88..6c4bbb8 100644 (file)
@@ -1,6 +1,7 @@
 2002-05-01  Simon Josefsson  <jas@extundo.com>
 
        * gnus.texi (Group Mail Splitting): Fix example.
+       (Article Buttons): Document that REGEXP can be a variable as well.
 
        * message.texi (Message Headers): Fix example.
 
index 3d008cc..faa1ceb 100644 (file)
@@ -8355,7 +8355,8 @@ This is an alist where each entry has this form:
 @item regexp
 All text that match this regular expression will be considered an
 external reference.  Here's a typical regexp that matches embedded URLs:
-@samp{<URL:\\([^\n\r>]*\\)>}.
+@samp{<URL:\\([^\n\r>]*\\)>}. This can also be a variable containing a
+regexp, useful variables to use include @code{gnus-button-url-regexp}.
 
 @item button-par
 Gnus has to know which parts of the matches is to be highlighted.  This