(Face Attributes): Correct xref to renamed node.

This commit is contained in:
Luc Teirlinck 2005-01-01 16:10:24 +00:00
parent 132c96248b
commit a3a43b3be4
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
* display.texi (Face Attributes): Correct xref to renamed node.
2005-01-01 Richard M. Stallman <rms@gnu.org>
* display.texi (Face Attributes): Describe hex color specs.

View file

@ -1890,7 +1890,7 @@ as if they had a light background.
attributes}. This table lists all the face attributes, and what they
mean. Note that in general, more than one face can be specified for a
given piece of text; when that happens, the attributes of all the faces
are merged to specify how to display the text. @xref{Merging Faces}.
are merged to specify how to display the text. @xref{Displaying Faces}.
In Emacs 21, any attribute in a face can have the value
@code{unspecified}. This means the face doesn't specify that attribute.