diff lisp/ChangeLog @ 30012:c4958e8c427f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 03 Jul 2000 13:49:08 +0000
parents f39010aa1be6
children 64db37e7b813
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 03 13:48:21 2000 +0000
+++ b/lisp/ChangeLog	Mon Jul 03 13:49:08 2000 +0000
@@ -1,5 +1,8 @@
 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
 
+	* faces.el (face-spec-set): Ignore invalid attributes like 20.x.
+	(face-x-resources): Remove duplicate entry for :font.
+
 	* textmodes/refer.el (refer-find-entry-internal): Use some-window
 	instead of cycling through windows with next-window.