]> git.eshelyaron.com Git - emacs.git/commit
Fix password prompt in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 30 Jan 2023 10:55:23 +0000 (11:55 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 30 Jan 2023 10:55:23 +0000 (11:55 +0100)
commit3f069bd796b0024033640051b5f74ba9834985f8
tree0df0f9f4ba1fa967d00e23610d4e98cae5384571
parent207a0d9408cb97b9ae78469e2487e3075ade03f8
Fix password prompt in Tramp

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