1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/lisp/net
Jim Porter f38c42d1c7 Treat SVG images like other image types in 'shr-put-image'
For both SVG and no-SVG builds, this works as expected (in the no-SVG
case, it would raise an error which subsequently gets ignored).
However, compared to the previous implementation, this lets users resize
SVG images just like every other image type (bug#71913).

* lisp/net/shr.el (shr-put-image): Don't special-case SVGs.
2024-07-13 10:21:56 -07:00
..
ange-ftp.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
browse-url.el Merge from savannah/emacs-30 2024-07-09 09:33:09 +08:00
dbus.el Warn if D-Bus error "InteractiveAuthorizationRequired" occurs 2024-07-09 17:37:50 +02:00
dictionary-connection.el
dictionary.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
dig.el
dns.el
eudc-bob.el
eudc-capf.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el Merge from savannah/emacs-30 2024-07-09 09:33:09 +08:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el Remove redundant requires 2024-07-04 23:55:16 +02:00
imap.el ; Change imap-shell-host docstring to mention SSH 2024-07-09 14:09:45 +02:00
ldap.el
mailcap.el
mairix.el
net-utils.el Allow giving "ping" flags with C-u M-x ping 2024-06-20 20:42:51 +02:00
network-stream.el
newst-backend.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-plainview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-reader.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-ticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-treeview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newsticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
nsm.el Improve treatment of touch screen input by rmc and its callers 2024-06-17 17:45:48 +08:00
ntlm.el
pop3.el
puny.el
rcirc.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el Treat SVG images like other image types in 'shr-put-image' 2024-07-13 10:21:56 -07:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-androidsu.el Refactor tramp-*-make-process functions 2024-06-10 14:37:48 +02:00
tramp-archive.el
tramp-cache.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-cmds.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-compat.el Sync with Tramp 2.7.1 2024-06-29 10:13:32 +02:00
tramp-container.el Refactor tramp-*-make-process functions 2024-06-10 14:37:48 +02:00
tramp-crypt.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-ftp.el
tramp-fuse.el
tramp-gvfs.el Adapt Tramp's progress-reporter messages 2024-05-25 11:34:04 +02:00
tramp-integration.el
tramp-message.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
tramp-rclone.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-sh.el Adapt Tramp's "run0" method 2024-07-10 11:58:22 +02:00
tramp-smb.el Tramp code cleanup 2024-05-20 16:22:17 +02:00
tramp-sshfs.el Refactor tramp-*-process-file functions 2024-06-11 14:43:28 +02:00
tramp-sudoedit.el Tramp: handle non-standard file system like GPFS 2024-06-16 16:03:41 +02:00
tramp-uu.el
tramp.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
trampver.el Adapt Tramp version 2024-07-07 19:43:31 +02:00
webjump.el
zeroconf.el