From: Michael Albinus Date: Wed, 19 May 2010 12:52:27 +0000 (+0200) Subject: * password-cache.el (password-cache-remove): Fix docstring. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~205^2~54 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c4ec20f01c11b87bfc37168dcc0454b096e8106;p=emacs.git * password-cache.el (password-cache-remove): Fix docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3489073f051..879463d07db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2010-05-19 Michael Albinus + * 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 diff --git a/lisp/password-cache.el b/lisp/password-cache.el index 126205a532f..7c07642a1f3 100644 --- a/lisp/password-cache.el +++ b/lisp/password-cache.el @@ -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