]> code.delx.au - gnu-emacs/commitdiff
* simple.el (password-word-equivalents): Add "passcode", used for
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 12 Dec 2014 13:09:10 +0000 (14:09 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 12 Dec 2014 13:09:10 +0000 (14:09 +0100)
numeric secrets like PINs or RSA tokens.

lisp/ChangeLog
lisp/simple.el

index 116317bc30cf2b5f9872c8c50a932e5284ae9164..4be07b5921c7219db6bfd25688ec4b3dc9f4524c 100644 (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
index b8b15796a263d8436a6f8b9e05834f5c7efa11c8..c3a8a2d174aaf4a71d5e7800f2c61e00d1f4a5b6 100644 (file)
@@ -2604,7 +2604,7 @@ which is defined in the `warnings' library.\n")
     t))
 \f
 (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