From bd6eb1cb4e4404c314185b0a5278a2c7b85b7e54 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 26 Oct 2001 21:24:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- 2.39.5