From 944e6f601bcd3fd8e1499b3a70b7c8bb420145ee Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 26 Oct 2001 21:41:35 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aab150798b8..81493a5a8cc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-10-26 Eli Zaretskii + * term/pc-win.el (x-frob-font-slant, x-frob-font-weight): Add + make-obsolete cookies, to follow faces.el. + These changes avoid warnings from the byte compiler in faces.el: * faces.el (internal-get-face): Use facep instead of the obsolete diff --git a/src/ChangeLog b/src/ChangeLog index 634be131188..dbc5ccf4041 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-10-26 Eli Zaretskii + * fileio.c (Faccess_file): Run the argument filename through + Fexpand_file_name, before using it. + * dispnew.c (syms_of_display) : Add a reference to ring-bell-function. Suggested by Alf-Ivar Holm -- 2.39.5