From: Xue Fuqiao Date: Sat, 19 Oct 2013 13:53:01 +0000 (+0800) Subject: Add indexes for the ‘:box’ face attribute. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1213 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d02f0ad3ba4cb4863f99579454c29e55149ffd9;p=emacs.git Add indexes for the ‘:box’ face attribute. * doc/lispref/display.texi (Face Attributes): Add indexes for the ‘:box’ face attribute. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index d3ea6b24311..42659150058 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2013-10-19 Xue Fuqiao + + * display.texi (Face Attributes): Add indexes for the ‘:box’ face attribute. + 2013-10-18 Xue Fuqiao * display.texi (Line Height): Add indexes for line height. diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 481e4a887d5..cd2626043d7 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -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