changeset 30972:e3ff4aef71a1

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Sun, 20 Aug 2000 12:02:24 +0000
parents 9a23751378f3
children 2f3dc355bcaf
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 20 11:58:46 2000 +0000
+++ b/lisp/ChangeLog	Sun Aug 20 12:02:24 2000 +0000
@@ -1,3 +1,8 @@
+2000-08-20  Miles Bader  <miles@gnu.org>
+
+	* faces.el (face-attr-match-p): Don't return true if ATTRS are
+	merely a subset of FACE's attributes.
+
 2000-08-19  Miles Bader  <miles@gnu.org>
 
 	* comint.el (comint-output-filter): Save the point with a marker,