]> git.eshelyaron.com Git - emacs.git/commit
Rename `image-elide' to `image-cut' and add more bindings
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 09:03:35 +0000 (11:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 09:03:42 +0000 (11:03 +0200)
commite0ab4e361223d39d955710ce1ae1e64b95bf0c0f
tree81946c491dd6f5993e5f85c1627c1dc28ac3432e
parent4cb3b4e98a7c43de9e210c22f70e9ad323a4340e
Rename `image-elide' to `image-cut' and add more bindings

* doc/lispref/display.texi (Showing Images): Update.
* lisp/image.el (image-map): Move binding to mirror Gimp bindings.

* lisp/image/image-crop.el (image-crop-cut-command): Rename.
(image-cut-color): New user option.
(image-cut): Rename and remove prefix.
(image-crop): Remove prefix.
(image-crop--crop-image-update): Add commands to switch to
move/square modes.
doc/lispref/display.texi
etc/NEWS
lisp/image.el
lisp/image/image-crop.el