mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge remote-tracking branch 'savannah/master' into HEAD
This commit is contained in:
commit
d5791ba5fe
78 changed files with 5235 additions and 1419 deletions
|
|
@ -2285,6 +2285,14 @@ a string, be sure to use a valid format, see RFC 2616."
|
|||
(gnus-message 1 "Edit your init file to make this change permanent.")
|
||||
(sit-for 2)))
|
||||
|
||||
(defcustom gnus-agent-eagerly-store-articles t
|
||||
"If non-nil, cache articles eagerly.
|
||||
|
||||
When using the Gnus Agent and reading an agentized newsgroup,
|
||||
automatically cache the article in the agent cache."
|
||||
:type 'boolean
|
||||
:version "28.1")
|
||||
|
||||
|
||||
;;; Internal variables
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue