Add a link from Tool Bar to Images
* doc/lispref/keymaps.texi (Tool Bar): Add a link to the Images node (bug#19722).
This commit is contained in:
parent
01cdbcf834
commit
da5d078616
1 changed files with 2 additions and 2 deletions
|
@ -2605,8 +2605,8 @@ this is how you specify the image to display in the tool bar:
|
|||
|
||||
@table @code
|
||||
@item :image @var{image}
|
||||
@var{images} is either a single image specification or a vector of four
|
||||
image specifications. If you use a vector of four,
|
||||
@var{image} is either a single image specification (@pxref{Images}) or
|
||||
a vector of four image specifications. If you use a vector of four,
|
||||
one of them is used, depending on circumstances:
|
||||
|
||||
@table @asis
|
||||
|
|
Loading…
Add table
Reference in a new issue