]> git.eshelyaron.com Git - emacs.git/commit
Support French password prompts in shell
authorIan Johnson <ianprime0509@gmail.com>
Fri, 22 Dec 2017 14:11:00 +0000 (16:11 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2017 14:11:00 +0000 (16:11 +0200)
commit2b6912c3d1ca99719c9eb6efb5eb1e7986ad280d
treeec8b638d32a118b156f03882d590114ccf7b421d
parentebe91f6026edf54d5de936d3d6b696d5c76ef705
Support French password prompts in shell

French punctuation rules require a space (preferably non-breaking)
before the colon.

* lisp/comint.el (comint-password-prompt-regexp): Support
spaces (including non-breaking spaces) before and after password
prompt colon.  (Bug#29729)

Copyright-paperwork-exempt: yes
lisp/comint.el