Mercurial > emacs
diff lisp/ChangeLog @ 111158:b3c93f0bd2ff
Fix bug#7224.
* lisp/comint.el (comint-password-prompt-regexp): Match "enter the password".
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Oct 2010 12:15:44 -0700 |
parents | d3f1a0178876 |
children | 7cae32037c1d |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 23 01:38:34 2010 +0200 +++ b/lisp/ChangeLog Sat Oct 23 12:15:44 2010 -0700 @@ -1,3 +1,8 @@ +2010-10-23 Glenn Morris <rgm@gnu.org> + + * comint.el (comint-password-prompt-regexp): Match + "enter the password". (Bug#7224) + 2010-10-22 Juanma Barranquero <lekktu@gmail.com> * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):