From: Eli Zaretskii Date: Fri, 26 Oct 2001 21:24:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~19123 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd6eb1cb4e4404c314185b0a5278a2c7b85b7e54;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 171adba7674..aab150798b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2001-10-26 Eli Zaretskii + + 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 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the