]> git.eshelyaron.com Git - emacs.git/commit
Allow specifying the color to use in image-elide
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 18:21:54 +0000 (20:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 18:21:54 +0000 (20:21 +0200)
commitb525f201ba9f4f8862059a49947874a2bfa0d2f1
tree1e6e8f1c1b702ab624911b1c3a04a5020315f4be
parent0df76e3e71de3051c70f8a055e155cb536fe3e1b
Allow specifying the color to use in image-elide

* lisp/image/image-crop.el (image-crop-elide-command): Adjust to
allow specifying the color.
(image-elide): Prompt for a color.
(image-crop--crop-image-update): Pass the color along.
lisp/image/image-crop.el