changeset 37680:2947eb80d57c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 11 May 2001 11:19:50 +0000
parents 13efa6105da9
children f62a33411ad8
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 11 11:19:19 2001 +0000
+++ b/lisp/ChangeLog	Fri May 11 11:19:50 2001 +0000
@@ -1,3 +1,8 @@
+2001-05-11  Gerd Moellmann  <gerd@gnu.org>
+
+	* Makefile.in (compile-files): Redirect output of chmod to
+	/dev/null.
+
 2001-05-10  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
--- a/src/ChangeLog	Fri May 11 11:19:19 2001 +0000
+++ b/src/ChangeLog	Fri May 11 11:19:50 2001 +0000
@@ -1,3 +1,11 @@
+2001-05-11  Gerd Moellmann  <gerd@gnu.org>
+
+	* 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  <gerd@gnu.org>
 
 	* xdisp.c (try_window_id): Fix case of all changes before