Mercurial > emacs
changeset 40352:569879b0f1a6
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 26 Oct 2001 21:24:04 +0000 |
parents | a44d4a7dd8de |
children | 1e1c2c459774 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 26 21:16:09 2001 +0000 +++ b/lisp/ChangeLog Fri Oct 26 21:24:04 2001 +0000 @@ -1,3 +1,17 @@ +2001-10-26 Eli Zaretskii <eliz@is.elta.co.il> + + These changes avoid warnings from the byte compiler in faces.el: + + * faces.el (internal-get-face): Use facep instead of the obsolete + internal-find-face. + (internal-frob-font-weight, internal-frob-font-slant): New + defailiases for obsolete functions. + (x-make-font-bold, x-make-font-demibold, x-make-font-unbold) + (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic) + (x-make-font-bold-italic): Use internal-frob-font-weight and + internal-frob-font-slant aliases instead of the obsolete + x-frob-... functions. + 2001-10-26 Sam Steingold <sds@gnu.org> * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the