comparison lisp/gnus/gnus-group.el @ 90261:7beb78bc1f8e

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 616-696) - Add lisp/mh-e/.arch-inventory - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords. - lisp/gnus/ChangeLog: Remove duplicate entry * gnus--rel--5.10 (patch 147-181) - Update from CVS - Merge from emacs--cvs-trunk--0 - Update from CVS: lisp/mml.el (mml-preview): Doc fix. - Update from CVS: texi/message.texi: Fix default values. - Update from CVS: texi/gnus.texi (RSS): Addition.
author Miles Bader <miles@gnu.org>
date Mon, 16 Jan 2006 08:37:27 +0000
parents 2d92f5c9d6ae 6f5da26b0df1
children d88caeac70d7
comparison
equal deleted inserted replaced
90260:0ca0d9181b5e 90261:7beb78bc1f8e
282 variable." 282 variable."
283 :group 'gnus-group-visual 283 :group 'gnus-group-visual
284 :type 'hook) 284 :type 'hook)
285 285
286 (defcustom gnus-useful-groups 286 (defcustom gnus-useful-groups
287 '(("(ding) mailing list mirrored at sunsite.auc.dk" 287 '(("(ding) mailing list mirrored at gmane.org"
288 "emacs.ding" 288 "gmane.emacs.gnus.general"
289 (nntp "sunsite.auc.dk" 289 (nntp "Gmane"
290 (nntp-address "sunsite.auc.dk"))) 290 (nntp-address "news.gmane.org")))
291 ("gnus-bug archive" 291 ("Gnus bug archive"
292 "gnus-bug" 292 "gnus.gnus-bug"
293 (nndir "/ftp@ftp.ifi.uio.no:/pub/emacs/gnus/gnus-bug/")) 293 (nntp "news.gnus.org"
294 ("Gnus help group" 294 (nntp-address "news.gnus.org")))
295 ("Local Gnus help group"
295 "gnus-help" 296 "gnus-help"
296 (nndoc "gnus-help" 297 (nndoc "gnus-help"
297 (nndoc-article-type mbox) 298 (nndoc-article-type mbox)
298 (eval `(nndoc-address 299 (eval `(nndoc-address
299 ,(let ((file (nnheader-find-etc-directory 300 ,(let ((file (nnheader-find-etc-directory