1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00

Add a link from Tool Bar to Images

* doc/lispref/keymaps.texi (Tool Bar): Add a link to the
Images node (bug#19722).

(cherry picked from commit da5d078616)
This commit is contained in:
Lars Ingebrigtsen 2016-04-30 18:46:58 +02:00
parent 93598ff382
commit ff834ffe06

View file

@ -2605,8 +2605,8 @@ this is how you specify the image to display in the tool bar:
@table @code @table @code
@item :image @var{image} @item :image @var{image}
@var{images} is either a single image specification or a vector of four @var{image} is either a single image specification (@pxref{Images}) or
image specifications. If you use a vector of four, a vector of four image specifications. If you use a vector of four,
one of them is used, depending on circumstances: one of them is used, depending on circumstances:
@table @asis @table @asis