(Hashcash): Fix.
authorSimon Josefsson <jas@extundo.com>
Wed, 29 Sep 2004 16:13:32 +0000 (16:13 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 29 Sep 2004 16:13:32 +0000 (16:13 +0000)
texi/gnus.texi

index e34f9a5..671bc13 100644 (file)
@@ -22516,7 +22516,6 @@ If you wish to call hashcash for each message you send, say something
 like:
 
 @lisp
-(require 'hashcash)
 (add-hook 'message-send-hook 'mail-add-payment)
 @end lisp