diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a4eaa6e1807..f58dc9f6173 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-04-18 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * comint.el (comint-watch-for-password-prompt): Remove whitespace | ||
| 4 | at the beginning of password prompts. | ||
| 5 | |||
| 1 | 2002-04-18 Andrew Innes <andrewi@gnu.org> | 6 | 2002-04-18 Andrew Innes <andrewi@gnu.org> |
| 2 | 7 | ||
| 3 | * facemenu.el: Remove require of wid-edit. | 8 | * facemenu.el: Remove require of wid-edit. |
| @@ -10,7 +15,7 @@ | |||
| 10 | `ibuffer-visit-buffer'. | 15 | `ibuffer-visit-buffer'. |
| 11 | (ibuffer-current-state-list): Reinstate optional argument; now | 16 | (ibuffer-current-state-list): Reinstate optional argument; now |
| 12 | just call `point' inside the mapping function. | 17 | just call `point' inside the mapping function. |
| 13 | 18 | ||
| 14 | 2002-04-17 Francesco Potorti` <pot@gnu.org> | 19 | 2002-04-17 Francesco Potorti` <pot@gnu.org> |
| 15 | 20 | ||
| 16 | * dired-aux.el (dired-star-subst-regexp, | 21 | * dired-aux.el (dired-star-subst-regexp, |