Mercurial > emacs
comparison lisp/ChangeLog @ 40017:108a6f3e0498
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 17 Oct 2001 18:49:38 +0000 |
parents | 0110d7aabac2 |
children | dde4f30ed285 |
comparison
equal
deleted
inserted
replaced
40016:75158749d067 | 40017:108a6f3e0498 |
---|---|
1 2001-10-17 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * wid-edit.el (widget-field-face, widget-single-line-field-face): | |
4 Define special colors for a tty. | |
5 | |
1 2001-10-17 Francesco Potorti` <pot@gnu.org> | 6 2001-10-17 Francesco Potorti` <pot@gnu.org> |
2 | 7 |
3 * comint.el (comint-password-prompt-regexp): Make it less | 8 * comint.el (comint-password-prompt-regexp): Make it less |
4 restrictive, letting comint recognise OpenSSH2 passphrase prompts. | 9 restrictive, letting comint recognise OpenSSH2 passphrase prompts. |
5 | 10 |
6 2001-10-15 John Wiegley <johnw@gnu.org> | 11 2001-10-17 John Wiegley <johnw@gnu.org> |
7 | 12 |
8 * eshell/em-unix.el (eshell/cat): Do a quick test if something is | 13 * eshell/em-unix.el (eshell/cat): Do a quick test if something is |
9 a regular file, before checking if it is a directory or symlink. | 14 a regular file, before checking if it is a directory or symlink. |
10 This avoids a call to eshell-file-attributes, which can be | 15 This avoids a call to eshell-file-attributes, which can be |
11 expensive in some situations. | 16 expensive in some situations. |