1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 06:00:50 -08:00
emacs/lisp/net
Alan Third 8f42b94fe4 Set basic SVG attributes (bug#40845)
* test/manual/image-transforms-tests.el: Replace hard-coded colors
with defaults.
* src/dispextern.h (struct image):
* src/image.c (search_image_cache):
(xbm_load_image):
(xbm_load):
(pbm_load): Rename from frame to face where relevant.
(svg_load_image): Parse the image to find out the size, then wrap it
in another SVG to set a new size and colors, etc.
(lookup_image): Use the face colors instead of the frame colors.
(search_image_cache): Add ability to ignore the face colors.
(uncache_image): Uncache all copies of the image that share the spec,
even if the face colors don't match.
* etc/NEWS: Describe the changes.
2020-08-23 16:28:17 +01:00
..
ange-ftp.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
browse-url.el Use lexical-binding in browse-url.el and add tests 2020-08-07 17:37:06 +02:00
dbus.el Various dbus.el cleanups (bug#41744) 2020-06-18 12:20:48 +01:00
dig.el Use lexical-binding in dig.el and add tests 2020-04-26 01:11:05 +02:00
dns.el Remove Emacs 22 compat code from dns.el 2020-08-13 01:39:53 +02:00
eudc-bob.el * lisp/net/eudc-bob.el (eudc-bob-pipe-object-to-external-program): Simplify 2020-08-15 22:44:16 -04:00
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el ; Copyright fix 2020-08-10 12:28:27 +01:00
eww.el Trim titles in eww so that the host from the URL is visible 2020-08-18 12:31:22 +02:00
gnutls.el Merge from origin/emacs-27 2020-07-20 07:50:44 -07:00
goto-addr.el Add global-goto-address-mode 2020-08-20 15:17:19 +02:00
hmac-def.el
hmac-md5.el Use lexical-binding in hmac-md5.el and add tests 2020-04-28 18:14:28 +02:00
imap.el * lisp/net/imap.el: Use proper outline headings 2020-08-13 11:34:49 +02:00
ldap.el
mailcap.el * lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten ee 2020-08-12 14:46:47 -04:00
mairix.el
net-utils.el
netrc.el
network-stream.el Allow open-network-stream to use different TLS capability commands 2020-07-19 02:56:40 +02:00
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
newsticker.el
nsm.el Add lisp-data-mode for editing non-code Lisp data 2020-05-01 12:11:10 +01:00
ntlm.el Stop using calc for ntlm time computation 2020-08-16 11:08:43 +02:00
pop3.el
puny.el Use lexical-binding in puny.el and add more tests 2020-04-28 18:14:28 +02:00
quickurl.el
rcirc.el
rfc2104.el
rlogin.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 Set basic SVG attributes (bug#40845) 2020-08-23 16:28:17 +01:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el Declare some ancient compat aliases obsolete (Bug#41328) 2020-07-31 06:02:30 +02:00
tramp-adb.el Implement Tramp direct async processes fallback for multi-hops 2020-08-12 12:45:45 +02:00
tramp-archive.el Rearrange detecting remote uid and gid in Tramp 2020-06-14 15:31:17 +02:00
tramp-cache.el Tramp code cleanup 2020-06-07 16:56:59 +02:00
tramp-cmds.el More Tramp code cleanup 2020-07-12 15:02:56 +02:00
tramp-compat.el Fix remaining problems with tramp-crypt.el 2020-06-21 15:19:51 +02:00
tramp-crypt.el Fix remaining problems with tramp-crypt.el 2020-06-21 15:19:51 +02:00
tramp-ftp.el More Tramp code cleanup 2020-07-12 15:02:56 +02:00
tramp-gvfs.el More Tramp code cleanup 2020-07-12 15:02:56 +02:00
tramp-integration.el
tramp-rclone.el Some Tramp cleanups, mainly in tramp-crypt.el 2020-06-18 20:00:26 +02:00
tramp-sh.el Better check for multi-hops when calling direct async processes 2020-08-19 13:19:19 +02:00
tramp-smb.el More Tramp code cleanup 2020-07-12 15:02:56 +02:00
tramp-sudoedit.el More Tramp code cleanup 2020-07-12 15:02:56 +02:00
tramp-uu.el
tramp.el Rework direct async processes in Tramp 2020-08-23 13:30:43 +02:00
trampver.el
webjump.el Use lexical-binding in webjump.el and add tests 2020-05-18 17:58:01 +02:00
zeroconf.el