Mercurial > hg > xemacs-beta
comparison lisp/gnus/gnus-setup.el @ 110:fe104dbd9147 r20-1b7
Import from CVS: tag r20-1b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:19:45 +0200 |
parents | 360340f9fd5f |
children |
comparison
equal
deleted
inserted
replaced
109:e183fc049578 | 110:fe104dbd9147 |
---|---|
73 "Set this if you want to use RMAIL for mail reading") | 73 "Set this if you want to use RMAIL for mail reading") |
74 (defvar gnus-use-sendmail t | 74 (defvar gnus-use-sendmail t |
75 "Set this if you want to use SENDMAIL for mail reading") | 75 "Set this if you want to use SENDMAIL for mail reading") |
76 (defvar gnus-use-vm nil | 76 (defvar gnus-use-vm nil |
77 "Set this if you want to use the VM package for mail reading") | 77 "Set this if you want to use the VM package for mail reading") |
78 (defvar gnus-use-sc t | 78 (defvar gnus-use-sc nil |
79 "Set this if you want to use Supercite") | 79 "Set this if you want to use Supercite") |
80 (defvar gnus-use-mailcrypt t | 80 (defvar gnus-use-mailcrypt t |
81 "Set this if you want to use Mailcrypt for dealing with PGP messages") | 81 "Set this if you want to use Mailcrypt for dealing with PGP messages") |
82 (defvar gnus-use-bbdb nil | 82 (defvar gnus-use-bbdb nil |
83 "Set this if you want to use the Big Brother DataBase") | 83 "Set this if you want to use the Big Brother DataBase") |