diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08fdaf06a7b..e6cf4a208c6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2002-02-25 Kim F. Storm <no-spam@cua.dk> | ||
| 2 | |||
| 3 | * comint.el (comint-replace-by-expanded-filename): Do nothing if | ||
| 4 | comint-match-partial-filename returns nil. | ||
| 5 | |||
| 6 | * shell.el (shell-pcomplete-setup-done): New variable. | ||
| 7 | (shell-pcomplete): Use it instead of shell-pcomplete-setup-p. | ||
| 8 | (shell-pcomplete-reverse): Ditto. | ||
| 9 | |||
| 1 | 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk> | 10 | 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk> |
| 2 | 11 | ||
| 3 | * ps-print.el (ps-print-printer): Added `lpr' customize group | 12 | * ps-print.el (ps-print-printer): Added `lpr' customize group |