/[emacs]/emacs/lisp/gnus/gnus.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by rsteib, Wed Sep 8 18:17:56 2004 UTC revision 1.30 by miles, Mon Sep 20 12:03:04 2004 UTC
# Line 963  For example: Line 963  For example:
963       (\"mail\\\\.me\" (gnus-use-scoring  t))       (\"mail\\\\.me\" (gnus-use-scoring  t))
964       (\"list\\\\..*\" (total-expire . t)       (\"list\\\\..*\" (total-expire . t)
965                    (broken-reply-to . t)))"                    (broken-reply-to . t)))"
966      :version "21.4"
967    :group 'gnus-group-various    :group 'gnus-group-various
968    :type '(repeat (cons regexp    :type '(repeat (cons regexp
969                         (repeat sexp))))                         (repeat sexp))))
# Line 2292  face." Line 2293  face."
2293  When set, Gnus will prefer using the locally stored content rather  When set, Gnus will prefer using the locally stored content rather
2294  than re-fetching it from the server.  You also need to enable  than re-fetching it from the server.  You also need to enable
2295  `gnus-agent' for this to have any affect."  `gnus-agent' for this to have any affect."
2296    :version "21.3"    :version "21.4"
2297    :group 'gnus-agent    :group 'gnus-agent
2298    :type 'boolean)    :type 'boolean)
2299    
# Line 2311  covered by that variable." Line 2312  covered by that variable."
2312  You may customize gnus-agent to disable its use.  However, some  You may customize gnus-agent to disable its use.  However, some
2313  back ends have started to use the agent as a client-side cache.  back ends have started to use the agent as a client-side cache.
2314  Disabling the agent may result in noticeable loss of performance."  Disabling the agent may result in noticeable loss of performance."
2315    :version "21.3"    :version "21.4"
2316    :group 'gnus-agent    :group 'gnus-agent
2317    :type 'boolean)    :type 'boolean)
2318    
# Line 2343  It can be one of the symbols `gnus' \(sh Line 2344  It can be one of the symbols `gnus' \(sh
2344  `emacs-gnus' plus system configuration\), `emacs-gnus-type' \(same as  `emacs-gnus' plus system configuration\), `emacs-gnus-type' \(same as
2345  `emacs-gnus' plus system type\) or a custom string.  If you set it to a  `emacs-gnus' plus system type\) or a custom string.  If you set it to a
2346  string, be sure to use a valid format, see RFC 2616."  string, be sure to use a valid format, see RFC 2616."
2347      :version "21.4"
2348    :group 'gnus-message    :group 'gnus-message
2349    :type '(choice    :type '(choice
2350            (item :tag "Show Gnus and Emacs versions and system type"            (item :tag "Show Gnus and Emacs versions and system type"

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26