]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of image-related commands
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2023 11:33:06 +0000 (14:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2023 11:33:06 +0000 (14:33 +0300)
commit96714c106b7a3f86ca4c78052178a62d351f1751
tree66d254ab2dd740eaefe65304bf13e0d3af8965d7
parent6a2863ca0167a1b4a431dfae3640c97a846d4826
Improve documentation of image-related commands

* lisp/image.el (image-map): Make it inherit from
'image-slice-map' instead of repeating the bindings.

* doc/emacs/files.texi (Image Mode): Document the key bindings set
by 'insert-image'.  Add indexing.

* doc/lispref/display.texi (Showing Images): Make the description
of user commands more concise.  Add index entries and
cross-reference to the Emacs manual.

* etc/NEWS: Rearrange entries relevant to image commands.
doc/emacs/files.texi
doc/lispref/display.texi
etc/NEWS
lisp/image.el