emacs/lisp/net
Lars Ingebrigtsen 6d124eef1c Allow toggling colors in eww
* doc/misc/eww.texi (Basics): Mention "C".

* lisp/net/eww.el (eww-toggle-colors): New command and keystroke.

* lisp/net/shr.el (shr-use-colors): New variable.
(shr-colorize-region): Use it.
2015-12-25 18:50:43 +01:00
..
ange-ftp.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
browse-url.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
dbus.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
dig.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eudc-bob.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudc-export.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudc-hotlist.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudc-vars.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudc.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudcb-bbdb.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudcb-ldap.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eudcb-mab.el EUDC: New maintainer 2015-01-27 10:17:24 -05:00
eudcb-ph.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
eww.el Allow toggling colors in eww 2015-12-25 18:50:43 +01:00
gnutls.el Add FreeBSD cert bundle 2015-12-24 18:54:41 +01:00
goto-addr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hmac-def.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hmac-md5.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
imap.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
ldap.el Recognize more LDAP attributes 2015-03-09 21:02:37 -04:00
mairix.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
net-utils.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
netrc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
network-stream.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
newst-backend.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
newst-plainview.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
newst-reader.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
newst-ticker.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newst-treeview.el Fix a few problems with directed quotes 2015-10-01 21:44:35 -07:00
newsticker.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsm.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
ntlm.el ntlm.el: Change version to 2.0.0 2015-10-31 23:11:09 -04:00
pinentry.el Suppress redundant Pinentry startup messages 2015-11-06 10:56:49 +09:00
quickurl.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rcirc.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
rfc2104.el Move rfc2104 from gnus to net 2015-02-13 19:57:56 +11:00
rlogin.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
sasl-cram.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-digest.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-ntlm.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-scram-rfc.el Fix SCRAM-SHA-1 SASL mechanism 2015-02-23 09:09:46 +00:00
sasl.el Fix SCRAM-SHA-1 SASL mechanism 2015-02-23 09:09:46 +00:00
secrets.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
shr-color.el (/ N) now returns the reciprocal of N 2015-10-20 18:22:48 -07:00
shr.el Allow toggling colors in eww 2015-12-25 18:50:43 +01:00
snmp-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
soap-client.el Sync with soap-client repository, version 3.0.2 2015-11-11 23:43:50 -05:00
soap-inspect.el Sync with soap-client repository, version 3.0.2 2015-11-11 23:43:50 -05:00
socks.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
telnet.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
tls.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
tramp-adb.el Optimize file-equal-p' and file-in-directory-p' in Tramp 2015-11-11 11:47:26 +01:00
tramp-cache.el * lisp/net/tramp-cache.el (top): Use message' but format-message'. 2015-08-26 10:32:02 +02:00
tramp-cmds.el * lisp/net/tramp-cmds.el (tramp-reporter-dump-variable): 2015-08-18 14:24:16 +02:00
tramp-compat.el Avoid using `add-to-list' on a let-local var in tramp-smb.el 2015-10-28 15:31:40 +01:00
tramp-ftp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp-gvfs.el Optimize file-equal-p' and file-in-directory-p' in Tramp 2015-11-11 11:47:26 +01:00
tramp-gw.el Go back to grave quoting in Tramp 2015-08-25 19:00:21 -07:00
tramp-sh.el Optimize file-equal-p' and file-in-directory-p' in Tramp 2015-11-11 11:47:26 +01:00
tramp-smb.el Optimize file-equal-p' and file-in-directory-p' in Tramp 2015-11-11 11:47:26 +01:00
tramp-uu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp.el Optimize file-equal-p' and file-in-directory-p' in Tramp 2015-11-11 11:47:26 +01:00
trampver.el Improve XEmacs compatibility of Tramp 2015-10-04 13:00:33 +02:00
webjump.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
zeroconf.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00