diff options
| author | Richard M. Stallman | 2007-12-22 16:23:36 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-12-22 16:23:36 +0000 |
| commit | 55a3770f705e4c21a8eef139eb0feec456917314 (patch) | |
| tree | 336b05542c763928975f18376aab4322dcbec433 /lisp/ChangeLog | |
| parent | f11e807991c5988c221bb6868a081b2c32d0d234 (diff) | |
| download | emacs-55a3770f705e4c21a8eef139eb0feec456917314.tar.gz emacs-55a3770f705e4c21a8eef139eb0feec456917314.zip | |
(comint-password-prompt-regexp): Match `Enter Password'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e474a7f0b9..fb6fbe1da23 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-12-22 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * comint.el (comint-password-prompt-regexp): Match `Enter Password'. | ||
| 4 | |||
| 1 | 2007-12-21 Jason Rumney <jasonr@gnu.org> | 5 | 2007-12-21 Jason Rumney <jasonr@gnu.org> |
| 2 | 6 | ||
| 3 | * find-dired.el (find-name-arg): New custom variable. | 7 | * find-dired.el (find-name-arg): New custom variable. |
| @@ -15,8 +19,7 @@ | |||
| 15 | 19 | ||
| 16 | 2007-12-19 Martin Rudalics <rudalics@gmx.at> | 20 | 2007-12-19 Martin Rudalics <rudalics@gmx.at> |
| 17 | 21 | ||
| 18 | * cus-start.el (all): Use correct group name for members of | 22 | * cus-start.el: Use correct group name for members of mode-line group. |
| 19 | mode-line group. | ||
| 20 | 23 | ||
| 21 | 2007-12-17 Thien-Thi Nguyen <ttn@gnuvola.org> | 24 | 2007-12-17 Thien-Thi Nguyen <ttn@gnuvola.org> |
| 22 | 25 | ||