1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00

* password-cache.el (password-cache-remove): Fix docstring.

This commit is contained in:
Michael Albinus 2010-05-19 14:52:27 +02:00
parent 8d9181c799
commit 8c4ec20f01
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2010-05-19 Michael Albinus <michael.albinus@gmx.de>
* password-cache.el (password-cache-remove): Fix docstring.
* net/secrets.el: Autoload the widget functions.
(secrets-search-items, secrets-create-item)
(secrets-get-attributes, secrets-expand-item): Attributes will be

View File

@ -105,7 +105,7 @@ remove incorrect ones from the cache."
(defun password-cache-remove (key)
"Remove password indexed by KEY from password cache.
This is typically run be a timer setup from `password-cache-add',
This is typically run by a timer setup from `password-cache-add',
but can be invoked at any time to forcefully remove passwords
from the cache. This may be useful when it has been detected
that a password is invalid, so that `password-read' query the