1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-25 05:52:42 -08:00
emacs/lisp/net
Protesilaos Stavrou 1431fd91b4 Add faces for shr heading elements (bug#49433)
* etc/NEWS: Document new faces.
* lisp/net/shr.el (shr-h1, shr-h2, shr-h3, shr-h4, shr-h5, shr-h6):
Define new faces.
(shr-tag-h1): Remove inclusion of 'variable-pitch' face.  Fix
bug#49433 by applying a new face directly.
(shr-tag-h2, shr-tag-h3, shr-tag-h4, shr-tag-h5, shr-tag-h6): Apply
new faces.
2021-07-06 17:06:17 +02:00
..
ange-ftp.el Mention the -e switch in an ange-ftp doc string 2021-05-28 01:24:37 +02:00
browse-url.el Clarify some browse-url doc strings 2021-06-12 15:07:07 +02:00
dbus.el Fix a dbus.el byte compilation warning 2021-03-28 19:22:15 +02:00
dictionary-connection.el
dictionary.el Make "not found" message in dictionary less misleading 2021-03-18 08:43:22 +01:00
dig.el Allow `C-u M-x dig' to ask for a query type 2021-06-24 18:51:38 +02:00
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el In files that use allout use it for all headings 2021-06-30 22:17:01 +02:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Add command in eww to toggle images 2021-04-12 10:31:46 +02:00
gnutls.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
goto-addr.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
hmac-def.el
hmac-md5.el
imap.el * lisp/net/imap.el (imap-mailbox-close): Use proper closures 2021-05-18 19:12:11 -04:00
ldap.el
mailcap.el Add a new command `mailcap-view-file' 2021-06-01 08:55:06 +02:00
mairix.el Mairix: use 'mairix-search-options' as documented 2021-05-15 11:12:00 +03:00
net-utils.el Fix launching net-utils on MS-Windows 2021-05-15 12:38:01 +03:00
netrc.el
network-stream.el
newst-backend.el Replace local intersection functions with seq-intersection 2021-04-05 11:14:34 +02:00
newst-plainview.el Address some --without-x byte-compilation warnings 2021-03-26 17:35:34 +00:00
newst-reader.el
newst-ticker.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
newst-treeview.el Delete empty "History" sections 2021-03-30 15:50:26 +02:00
newsticker.el
nsm.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
ntlm.el
pop3.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
puny.el
quickurl.el
rcirc.el Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
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 ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
shr-color.el
shr.el Add faces for shr heading elements (bug#49433) 2021-07-06 17:06:17 +02:00
sieve-manage.el * lisp/net/sieve-manage.el (sieve-sasl-auth): Use proper closures 2021-05-18 19:23:54 -04:00
sieve-mode.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
sieve.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Don't use LOCKNAME for temp files in Tramp (Bug#49406) 2021-07-05 12:09:28 +02:00
tramp-archive.el Fix error in tramp-archive.el 2021-06-19 18:11:50 +02:00
tramp-cache.el Handle sensitive auto-save or backup remote files (Bug#45245) 2021-06-14 11:25:13 +02:00
tramp-cmds.el Improve Tramp traces 2021-05-13 16:46:17 +02:00
tramp-compat.el Tune Tramp traces 2021-05-07 13:04:28 +02:00
tramp-crypt.el Improve command completion in tramp-crypt.el 2021-03-15 09:49:20 +01:00
tramp-ftp.el
tramp-fuse.el
tramp-gvfs.el Fix bug#48476 2021-05-22 17:51:07 +02:00
tramp-integration.el Fix bug#48476 2021-05-22 17:51:07 +02:00
tramp-rclone.el Remove ;;;###tramp-autoload cookie from Tramp defcustoms (Bug#47063) 2021-03-13 14:35:39 +01:00
tramp-sh.el Don't use LOCKNAME for temp files in Tramp (Bug#49406) 2021-07-05 12:09:28 +02:00
tramp-smb.el Don't use LOCKNAME for temp files in Tramp (Bug#49406) 2021-07-05 12:09:28 +02:00
tramp-sshfs.el Don't use LOCKNAME for temp files in Tramp (Bug#49406) 2021-07-05 12:09:28 +02:00
tramp-sudoedit.el Fix bug#48476 2021-05-22 17:51:07 +02:00
tramp-uu.el
tramp.el Don't use LOCKNAME for temp files in Tramp (Bug#49406) 2021-07-05 12:09:28 +02:00
trampver.el Sync with Tramp 2.5.1 2021-06-29 17:15:55 +02:00
webjump.el
zeroconf.el