Mercurial > emacs
changeset 40017:108a6f3e0498
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 17 Oct 2001 18:49:38 +0000 |
parents | 75158749d067 |
children | 3f454d4a2b7c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 17 18:44:56 2001 +0000 +++ b/lisp/ChangeLog Wed Oct 17 18:49:38 2001 +0000 @@ -1,9 +1,14 @@ +2001-10-17 Eli Zaretskii <eliz@is.elta.co.il> + + * wid-edit.el (widget-field-face, widget-single-line-field-face): + Define special colors for a tty. + 2001-10-17 Francesco Potorti` <pot@gnu.org> * comint.el (comint-password-prompt-regexp): Make it less restrictive, letting comint recognise OpenSSH2 passphrase prompts. -2001-10-15 John Wiegley <johnw@gnu.org> +2001-10-17 John Wiegley <johnw@gnu.org> * eshell/em-unix.el (eshell/cat): Do a quick test if something is a regular file, before checking if it is a directory or symlink.