Mercurial > emacs
comparison lisp/ChangeLog @ 43531:4481706b64dd
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 25 Feb 2002 21:07:37 +0000 |
parents | 788ea5463404 |
children | 84680f065f01 |
comparison
equal
deleted
inserted
replaced
43530:aee3db99fcca | 43531:4481706b64dd |
---|---|
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 |
4 member. | 13 member. |
5 | 14 |