1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00

* simple.el (password-word-equivalents): Add "passcode", used for

numeric secrets like PINs or RSA tokens.
This commit is contained in:
Michael Albinus 2014-12-12 14:09:10 +01:00
parent 16d4c1cdc8
commit bd6c441893
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2014-12-12 Michael Albinus <michael.albinus@gmx.de>
* simple.el (password-word-equivalents): Add "passcode", used for
numeric secrets like PINs or RSA tokens.
2014-12-10 Michael Albinus <michael.albinus@gmx.de>
* net/tramp-sh.el (tramp-get-remote-path): Use a login shell in

View File

@ -2604,7 +2604,7 @@ which is defined in the `warnings' library.\n")
t))
(defcustom password-word-equivalents
'("password" "passphrase" "pass phrase"
'("password" "passcode" "passphrase" "pass phrase"
; These are sorted according to the GNU en_US locale.
"암호" ; ko
"パスワード" ; ja