1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/lisp/net
Lars Ingebrigtsen 7904cae492 Rework how shr sets <span id='foo'> targets to make it more reliable
* lisp/net/eww.el (eww-display-html): The target is now a list.
* lisp/net/shr.el (shr--link-targets): New variable.
(shr-insert-document): Set the targets.
(shr-descend): Save targets and apply them later.
(shr-ensure-paragraph): Remove hack to avoid filling from removing
targets.
(shr-tag-a): Save targets for later.
(shr-render-td-1): Bind and set targets (bug#52512).
2021-12-19 13:44:21 +01:00
..
ange-ftp.el
browse-url.el ; * lisp/net/browse-url.el (pgtk-backend-display-class): Declare. 2021-12-18 15:39:57 +02:00
dbus.el Prefer nil to (current-time) when either will do 2021-12-05 23:24:08 -08:00
dictionary-connection.el
dictionary.el
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el * lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload. 2021-12-14 16:10:54 +01:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Rework how shr sets <span id='foo'> targets to make it more reliable 2021-12-19 13:44:21 +01:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mailcap.el * lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS case 2021-11-18 22:02:43 -05:00
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00
newst-plainview.el ; Fix removal of obsolete newsticker function 2021-12-04 12:26:09 +01:00
newst-reader.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
newst-ticker.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
newst-treeview.el
newsticker.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
nsm.el
ntlm.el
pop3.el
puny.el Make puny-encode-string normalize first 2021-11-19 07:46:06 +01:00
quickurl.el ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
rcirc.el Fix minor clock skew issues 2021-12-05 23:24:10 -08:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el Simplify message-unique-id etc. 2021-12-05 23:24:09 -08:00
secrets.el
shr-color.el
shr.el Rework how shr sets <span id='foo'> targets to make it more reliable 2021-12-19 13:44:21 +01:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el encode-time simplifications 2021-12-16 11:17:25 -08:00
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Port tramp-adb.el back to Emacs 26 2021-12-17 01:12:20 -08:00
tramp-archive.el Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00
tramp-cache.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-cmds.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-compat.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-crypt.el Some minor Tramp updates 2021-11-16 15:04:27 +01:00
tramp-ftp.el
tramp-fuse.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-gvfs.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-integration.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-rclone.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-sh.el Backport: Make a more robust check in Tramp using scripts 2021-12-08 09:30:36 +01:00
tramp-smb.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-sshfs.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-sudoedit.el Improve lock-pid handling in Tramp 2021-12-09 20:03:16 +01:00
tramp-uu.el
tramp.el Minor Tramp cleanup 2021-12-14 14:40:18 +01:00
trampver.el Merge from origin/emacs-28 2021-12-04 06:30:32 +01:00
webjump.el
zeroconf.el