From 4d316199018f03c4e95d9487cff1d2cc6c7bc6e9 Mon Sep 17 00:00:00 2001 From: CHENG Gao Date: Wed, 29 Sep 2010 17:02:41 +0200 Subject: [PATCH] Minor error in GNUS-NEWS - password-cache.el In GNUS-NEWS, it mentions password.el, but in source its name was changed to password-cache.el. Attached is diff file to fix this. --- GNUS-NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUS-NEWS b/GNUS-NEWS index 377e4a1fc..77c8c6f86 100644 --- a/GNUS-NEWS +++ b/GNUS-NEWS @@ -50,7 +50,7 @@ support for DIGEST-MD5 and NTLM. *Note Emacs SASL: (sasl)Top. The primary change this brings is support for DIGEST-MD5 and NTLM, when the server supports it. -** Gnus includes a password cache mechanism in password.el. +** Gnus includes a password cache mechanism in password-cache.el. It is enabled by default (see `password-cache'), with a short timeout of 16 seconds (see `password-cache-expiry'). If PGG is used as the PGP -- 2.25.1