]> git.eshelyaron.com Git - emacs.git/commit
Small followup change
authorPo Lu <luangruo@yahoo.com>
Mon, 3 Jun 2024 12:37:41 +0000 (20:37 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Jun 2024 14:34:16 +0000 (16:34 +0200)
commitd404dc4ce12d641d742fdf404af43a86ebdc10bc
treecd0643dbdf8b6cad2ae4b9bf87c5cf16e0ee358f
parent39582f3b6ddbfe1df961f25bdd5aface856c3cae
Small followup change

* lisp/image.el (create-image): Remove supererogatory instances
of pcase.  Recognize new `lambda' values and refrain from
specifying a default transform-smoothing when it is returned.
(image--default-smoothing): Return lambda if scaling is default.

* lisp/tool-bar.el (tool-bar--image-expression): Revert this
portion of last change.

(cherry picked from commit 68cc4cb6b1ce7ccc66084cb5e431bc9f6713bf04)
lisp/image.el
lisp/tool-bar.el