Mercurial > emacs
changeset 34586:4bca67840cc8
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 15 Dec 2000 03:12:09 +0000 |
parents | 1e66e14d9695 |
children | 687a5430c105 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <miles@gnu.org> + * 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.