]> git.eshelyaron.com Git - emacs.git/commit
Fix 'shr-put-image' with nil value for ALT
authorVisuwesh <visuweshm@gmail.com>
Mon, 11 Dec 2023 11:39:03 +0000 (17:09 +0530)
committerEshel Yaron <me@eshelyaron.com>
Sat, 16 Dec 2023 19:16:13 +0000 (20:16 +0100)
commit054a66536f731857b42b3fbd8d7e1befe85c1a2e
treea542419402580463f4038313eef5a2c532472b9d
parentf4a251a03fd742f854111587e25adc8fff75f0ad
Fix 'shr-put-image' with nil value for ALT

* lisp/net/shr.el (shr-put-image): Account for nil value for ALT.
(Bug#67764)

(cherry picked from commit 745ec75677b3768f9adc436303f3886b88f6f569)
lisp/net/shr.el