emacs/lisp/net
Lars Ingebrigtsen 5a9965f0c7 Fix previous shr-parse-style change
* lisp/net/shr.el (shr-parse-style): Fix previous clean-up here
(which wasn't well thought through).
2021-12-06 21:43:43 +01:00
..
ange-ftp.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
browse-url.el browse-url-button-regexp: Recognize gemini: links 2021-12-02 09:11:21 +01: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 * lisp/net/dictionary.el (context-menu-dictionary): Move menu item down. 2021-10-02 22:22:41 +03: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 ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudc-export.el
eudc-hotlist.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudc-vars.el
eudc.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
eudcb-bbdb.el
eudcb-ldap.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Add support for the Haiku operating system and its window system 2021-11-20 21:46:07 +08:00
gnutls.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
goto-addr.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
hmac-def.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
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 ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
mailcap.el * lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS case 2021-11-18 22:02:43 -05:00
mairix.el Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
net-utils.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
netrc.el
network-stream.el
newst-backend.el Remove some more items obsolete since Emacs 23 2021-12-03 19:53:46 +01:00
newst-plainview.el ; Fix removal of obsolete newsticker function 2021-12-04 12:26:09 +01:00
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el Prefer locate-user-emacs-file 2021-11-09 07:51:27 +01:00
ntlm.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
pop3.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
puny.el Make puny-encode-string normalize first 2021-11-19 07:46:06 +01:00
quickurl.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
rcirc.el Fix minor clock skew issues 2021-12-05 23:24:10 -08:00
rfc2104.el
rlogin.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
sasl-cram.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sasl-digest.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sasl-ntlm.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
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 ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
shr-color.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
shr.el Fix previous shr-parse-style change 2021-12-06 21:43:43 +01:00
sieve-manage.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sieve-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
sieve.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
snmp-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
soap-client.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
soap-inspect.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
socks.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
telnet.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
tramp-adb.el Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +01:00
tramp-archive.el Add ".crate" to Tramp archive file suffixes. 2021-12-04 20:02:07 +01:00
tramp-cache.el Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +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 Improve performance of 'file-name-case-insensitive-p' for Tramp files 2021-11-11 19:34:17 +01:00
tramp-fuse.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-gvfs.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-integration.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-rclone.el Fix minor problems resulting from Tramp regression tests 2021-11-15 17:50:15 +01:00
tramp-sh.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-smb.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-sshfs.el Backport Tramp fixes, don't merge 2021-11-24 16:54:59 +01:00
tramp-sudoedit.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
tramp-uu.el
tramp.el Tramp code cleanup 2021-12-06 19:36:15 +01:00
trampver.el Merge from origin/emacs-28 2021-12-04 06:30:32 +01:00
webjump.el Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
zeroconf.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00