]> git.eshelyaron.com Git - emacs.git/commit
Fix password prompt in Tramp (do not merge)
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 30 Jan 2023 10:43:04 +0000 (11:43 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 30 Jan 2023 10:43:04 +0000 (11:43 +0100)
commit99e40959f4036debe099f144ed2664a38e23563d
tree1236df0dff4d2fb14fd475f547a536b1547e9980
parent8360e12f0ea3a3ccf0305adab3c7ea7e38af36c1
Fix password prompt in Tramp (do not merge)

* lisp/net/tramp.el (tramp-password-prompt-regexp):
Allow alternative trailing colons.  (Bug#61168)
lisp/net/tramp.el