Add indexes for the ‘:box’ face attribute.
* doc/lispref/display.texi (Face Attributes): Add indexes for the ‘:box’ face attribute.
This commit is contained in:
parent
58ce0cfc08
commit
8d02f0ad3b
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-10-19 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* display.texi (Face Attributes): Add indexes for the ‘:box’ face attribute.
|
||||
|
||||
2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* display.texi (Line Height): Add indexes for line height.
|
||||
|
|
|
@ -2077,6 +2077,8 @@ value @code{nil} means do not overline.
|
|||
Whether or not characters should be strike-through, and in what
|
||||
color. The value is used like that of @code{:overline}.
|
||||
|
||||
@cindex 2D box
|
||||
@cindex 3D box
|
||||
@item :box
|
||||
Whether or not a box should be drawn around characters, its color, the
|
||||
width of the box lines, and 3D appearance. Here are the possible
|
||||
|
|
Loading…
Add table
Reference in a new issue