From 7bd2d083056ae6f24cafb0ddab13103937363c1c Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 11 May 2001 11:19:50 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4814f9228c..0e0cd3e0254 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-05-11 Gerd Moellmann + + * Makefile.in (compile-files): Redirect output of chmod to + /dev/null. + 2001-05-10 Stefan Monnier * smerge-mode.el (smerge-mode): Force font-lock-multiline to t. diff --git a/src/ChangeLog b/src/ChangeLog index e988f44aa66..2ad1892a423 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2001-05-11 Gerd Moellmann + + * xfaces.c (try_alternative_families): New function. + (try_font_list): Use it. If ATTRS specifies a family, check + fonts from that family first. + (choose_face_font): Remove code setting the family part of + the pattern to nil. + 2001-05-10 Gerd Moellmann * xdisp.c (try_window_id): Fix case of all changes before -- 2.39.2