comparison doc/lispref/ChangeLog @ 100948:ff333cb45982

* display.texi (Faces): Don't discuss face id here. facep does not return t. (Defining Faces): Minor clarification. (Face Attributes): Rearrange items to match docstring of set-face-attribute. Add :foundry attribute. Document new role of :font attribute. Texinfo usage fix. (Attribute Functions): Copyedits. (Face Functions): Note that face number is seldom used.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 08 Jan 2009 01:19:34 +0000
parents 7a103a2ee2ec
children cb5d2387102c
comparison
equal deleted inserted replaced
100947:534e78fa3211 100948:ff333cb45982
1 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
2
3 * display.texi (Faces): Don't discuss face id here. facep does
4 not return t.
5 (Defining Faces): Minor clarification.
6 (Face Attributes): Rearrange items to match docstring of
7 set-face-attribute. Add :foundry attribute. Document new role of
8 :font attribute. Texinfo usage fix.
9 (Attribute Functions): Copyedits.
10 (Face Functions): Note that face number is seldom used.
11
1 2009-01-05 Richard M Stallman <rms@gnu.org> 12 2009-01-05 Richard M Stallman <rms@gnu.org>
2 13
3 * strings.texi (Predicates for Strings): Minor clarification. 14 * strings.texi (Predicates for Strings): Minor clarification.
4 15
5 * functions.texi (Function Safety): Texinfo usage fix. 16 * functions.texi (Function Safety): Texinfo usage fix.