2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
+ * 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
2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
+ * fileio.c (Faccess_file): Run the argument filename through
+ Fexpand_file_name, before using it.
+
* dispnew.c (syms_of_display) <visible-bell>: Add a reference to
ring-bell-function. Suggested by Alf-Ivar Holm <alfh@ifi.uio.no>