comparison lisp/gnus/nnweb.el @ 100:4be1180a9e89 r20-1b2

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 4103f0995bd7
children ec9a17fef872
comparison
equal deleted inserted replaced
99:2d83cbd90d8d 100:4be1180a9e89
68 "Type-definition alist.") 68 "Type-definition alist.")
69 69
70 (defvoo nnweb-search nil 70 (defvoo nnweb-search nil
71 "Search string to feed to DejaNews.") 71 "Search string to feed to DejaNews.")
72 72
73 (defvoo nnweb-max-hits 30 73 (defvoo nnweb-max-hits 100
74 "Maximum number of hits to display.") 74 "Maximum number of hits to display.")
75 75
76 (defvoo nnweb-ephemeral-p nil 76 (defvoo nnweb-ephemeral-p nil
77 "Whether this nnweb server is ephemeral.") 77 "Whether this nnweb server is ephemeral.")
78 78