comparison lisp/ChangeLog @ 108969:cdae067c62d3

Fix for comint-password-prompt-regexp (Bug#6367). * lisp/comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change (Bug#6367). * comint-testsuite.el: New file.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 11 Jun 2010 10:39:54 -0400
parents a4e18a1ee55d
children 6ff48295959a
comparison
equal deleted inserted replaced
108968:a4e18a1ee55d 108969:cdae067c62d3
1 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
2
3 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
4 (Bug#6367).
5
1 2010-06-11 Stephen Eglen <stephen@gnu.org> 6 2010-06-11 Stephen Eglen <stephen@gnu.org>
2 7
3 * shell.el: Bind `shell-resync-dirs' to M-RET. 8 * shell.el: Bind `shell-resync-dirs' to M-RET.
4 9
5 2010-06-10 Michael Albinus <michael.albinus@gmx.de> 10 2010-06-10 Michael Albinus <michael.albinus@gmx.de>