Added support for ssh-keygen(1) prompt and changed to new format because the old one was hard to decipher and keep track on. The enw one is easier to maintaintain. The tester 'dolist' can be used to verify new prompts as the variable is changed. Jari 2009-03-29 Jari Aalto * comint.el (comint-password-prompt-regexp): Rewrite using regexp-opt. Add ssh-keygen check. Add dolist block to test new regexp.