# HG changeset patch # User Eli Zaretskii # Date 1003344578 0 # Node ID 108a6f3e0498c59bfed38ff80a0f486440ba610e # Parent 75158749d067518e6e164a540ac428318b82d36a *** empty log message *** diff -r 75158749d067 -r 108a6f3e0498 lisp/ChangeLog --- 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 + + * wid-edit.el (widget-field-face, widget-single-line-field-face): + Define special colors for a tty. + 2001-10-17 Francesco Potorti` * comint.el (comint-password-prompt-regexp): Make it less restrictive, letting comint recognise OpenSSH2 passphrase prompts. -2001-10-15 John Wiegley +2001-10-17 John Wiegley * 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.