From: Chong Yidong Date: Thu, 8 Jan 2009 11:45:50 +0000 (+0000) Subject: * display.texi (Attribute Functions): Note that a function value X-Git-Tag: emacs-pretest-23.0.90~631 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6221c8db7cab421e94787157228e7d1ac395274d;p=emacs.git * 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. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3ba23b3c3f0..7e0ea289c96 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,13 @@ +2009-01-08 Chong Yidong + + * 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 * display.texi (Faces): Don't discuss face id here. facep does