Mercurial > emacs
changeset 100977:26225b02af03
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 08 Jan 2009 11:45:50 +0000 |
parents | b99ba7437dec |
children | d14fcdc20167 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Thu Jan 08 05:49:41 2009 +0000 +++ b/doc/lispref/ChangeLog Thu Jan 08 11:45:50 2009 +0000 @@ -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