# HG changeset patch # User Miles Bader # Date 976849929 0 # Node ID 4bca67840cc8c2ec503b7cd0d4dfad5ded851074 # Parent 1e66e14d969509161adc5d01896dd72e9d6e949e *** empty log message *** diff -r 1e66e14d9695 -r 4bca67840cc8 lisp/ChangeLog --- a/lisp/ChangeLog Fri Dec 15 03:10:44 2000 +0000 +++ b/lisp/ChangeLog Fri Dec 15 03:12:09 2000 +0000 @@ -1,5 +1,10 @@ 2000-12-15 Miles Bader + * faces.el (read-face-attribute): If there's no entry for the + user's input in VALID, just use it as-is (this will often result + in an error, but it may be OK for e.g. colors using hexadecimal + notation, and at least will yield a better error message). + * window.el (mode-line-window-height-fudge): Function removed. (height-affecting-face-attributes, mode-line-window-height-fudge): Variables removed.