(read-passwd): Use clear-this-command-keys.
This commit is contained in:
parent
66bd5242de
commit
8723b7f3eb
1 changed files with 1 additions and 0 deletions
|
@ -792,6 +792,7 @@ Optional DEFAULT is a default password to use instead of empty input."
|
|||
(message "Password not repeated accurately; please start over")
|
||||
(sit-for 1))))
|
||||
success)
|
||||
(clear-this-command-keys)
|
||||
(let ((pass nil)
|
||||
(c 0)
|
||||
(echo-keystrokes 0)
|
||||
|
|
Loading…
Add table
Reference in a new issue