]> git.eshelyaron.com Git - emacs.git/commitdiff
* display.texi (Attribute Functions): Note that a function value
authorChong Yidong <cyd@stupidchicken.com>
Thu, 8 Jan 2009 11:45:50 +0000 (11:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 8 Jan 2009 11:45:50 +0000 (11:45 +0000)
: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.

doc/lispref/ChangeLog

index 3ba23b3c3f038452b489f556d421acbbbc9a5398..7e0ea289c96151497fee11311dd1204721981fad 100644 (file)
@@ -1,3 +1,13 @@
+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