mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; * doc/lispref/display.texi (Face Attributes): Fix typo (bug#73824).
This commit is contained in:
parent
d5723fc4f0
commit
569186c36e
@ -2767,7 +2767,7 @@ Draw a box with lines of width 1, in the foreground color.
|
||||
Draw a box with lines of width 1, in color @var{color}.
|
||||
|
||||
@item @code{(:line-width (@var{vwidth} . @var{hwidth}) :color @var{color} :style @var{style})}
|
||||
You can explicitly specify all aspects of the box with a plist on this
|
||||
You can explicitly specify all aspects of the box with a plist of this
|
||||
form. Any element in this plist can be omitted.
|
||||
|
||||
The values of @var{vwidth} and @var{hwidth} specify respectively the
|
||||
|
Loading…
Reference in New Issue
Block a user