Add an index for image maps.
This commit is contained in:
parent
fb02976349
commit
44e0cfaf57
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* display.texi (Image Descriptors): Add an index for edge-detection algorithms.
|
||||
* display.texi (Image Descriptors): Improve indexing.
|
||||
|
||||
2013-10-26 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
|
|
|
@ -4497,6 +4497,7 @@ This specifies the pointer shape when the mouse pointer is over this
|
|||
image. @xref{Pointer Shape}, for available pointer shapes.
|
||||
|
||||
@item :map @var{map}
|
||||
@cindex image maps
|
||||
This associates an image map of @dfn{hot spots} with this image.
|
||||
|
||||
An image map is an alist where each element has the format
|
||||
|
|
Loading…
Add table
Reference in a new issue