Mercurial > emacs
changeset 108700:acad6349cba4
* password-cache.el (password-cache-remove): Fix docstring.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Wed, 19 May 2010 14:52:27 +0200 |
parents | 69ac0d220a1c |
children | 126aa20e97d5 |
files | lisp/ChangeLog lisp/password-cache.el |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 19 14:47:37 2010 +0200 +++ b/lisp/ChangeLog Wed May 19 14:52:27 2010 +0200 @@ -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
--- a/lisp/password-cache.el Wed May 19 14:47:37 2010 +0200 +++ b/lisp/password-cache.el Wed May 19 14:52:27 2010 +0200 @@ -105,7 +105,7 @@ (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