diff options
| author | Francesco Potortì | 2002-04-12 07:57:40 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-04-12 07:57:40 +0000 |
| commit | e58376004f3ebfc4eacfe23c0c966445030b4186 (patch) | |
| tree | b3597e7646617ff552d5e9b3150931d736a93903 | |
| parent | d7565649a345b97752ac4b14706c508dba69a7dd (diff) | |
| download | emacs-e58376004f3ebfc4eacfe23c0c966445030b4186.tar.gz emacs-e58376004f3ebfc4eacfe23c0c966445030b4186.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3305989b3e1..03ca84f622c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-04-12 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * comint.el (comint-password-prompt-regexp): Match" SMB password". | ||
| 4 | |||
| 1 | 2002-04-11 Stefan Monnier <monnier@cs.yale.edu> | 5 | 2002-04-11 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 6 | ||
| 3 | * sort.el (sort-reorder-buffer): Don't assume point-min == 1. | 7 | * sort.el (sort-reorder-buffer): Don't assume point-min == 1. |