]> git.eshelyaron.com Git - emacs.git/commit
In SHR, load from URL cache if possible when zooming images
authorJim Porter <jporterbugs@gmail.com>
Sun, 23 Jun 2024 21:53:49 +0000 (14:53 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:16:53 +0000 (15:16 +0200)
commitcca57efc5f1d85a12d88531d04939013eb8d1f3f
treee53bfc8e45edc098ef2e64956cae05151f042ca2
parent66d48e2201265ac1222c5f77846e8cd2a612d1d4
In SHR, load from URL cache if possible when zooming images

* lisp/net/shr.el (shr-replace-image): New function extracted from...
(shr-image-fetched): ... here.
(shr-zoom-image): Check URL cache and call 'shr-replace-image' if we
can.

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