summaryrefslogtreecommitdiff
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 3ba23b3c3f0..7e0ea289c96 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,15 @@
2009-01-08 Chong Yidong <cyd@stupidchicken.com>
+ * display.texi (Attribute Functions): Note that a function value
+ :height is relative, and that compatibility functions work by
+ calling set-face-attribute.
+ (Displaying Faces): Reorder list in order of increasing priority.
+ (Face Remapping): New node. Content moved here from Displaying
+ Faces.
+ (Glyphs): Link to Face Functions.
+
+2009-01-08 Chong Yidong <cyd@stupidchicken.com>
+
* display.texi (Faces): Don't discuss face id here. facep does
not return t.
(Defining Faces): Minor clarification.