emacs/lisp/net
Stefan Kangas 11c2ffddc9 Declare functions to silence byte-compiler
* lisp/auth-source.el (gnutls-symmetric-decrypt, gnutls-ciphers):
* lisp/net/dbus.el (libxml-parse-xml-region):
* lisp/simple.el (thread-name):
* lisp/thread.el (thread-name, thread-signal, thread--blocker)
(current-thread, thread-live-p, all-threads):
* test/lisp/emacs-lisp/multisession-tests.el (sqlite-close):
* test/lisp/net/gnutls-tests.el (gnutls-symmetric-decrypt)
(gnutls-symmetric-encrypt, gnutls-hash-mac, gnutls-hash-digest)
(gnutls-ciphers, gnutls-digests, gnutls-macs):
* test/lisp/net/network-stream-tests.el (gnutls-peer-status):
* test/lisp/net/shr-tests.el (libxml-parse-html-region):
* test/src/decompress-tests.el (zlib-decompress-region):
* test/src/process-tests.el (thread-last-error, thread-join)
(make-thread):
* test/src/xml-tests.el (libxml-parse-xml-region): Declare
functions to silence byte-compiler in --without-all builds.
2021-12-21 18:04:33 +01:00
..
ange-ftp.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
browse-url.el ; * lisp/net/browse-url.el (pgtk-backend-display-class): Declare. 2021-12-18 15:39:57 +02:00
dbus.el Declare functions to silence byte-compiler 2021-12-21 18:04:33 +01: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
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 * lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload. 2021-12-14 16:10:54 +01: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 Rework how shr sets <span id='foo'> targets to make it more reliable 2021-12-19 13:44:21 +01: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
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 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 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 ; 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 ; 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 Don't produce multibyte strings by accident in sasl-scram-rfc 2021-12-21 10:59:06 +01:00
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 Rework how shr sets <span id='foo'> targets to make it more reliable 2021-12-19 13:44:21 +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 encode-time simplifications 2021-12-16 11:17:25 -08: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 Port tramp-adb.el back to Emacs 26 2021-12-17 01:12:20 -08:00
tramp-archive.el Add `permission-denied' error to Tramp 2021-12-21 15:15:16 +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 Add `permission-denied' error to Tramp 2021-12-21 15:15:16 +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 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 Add `permission-denied' error to Tramp 2021-12-21 15:15:16 +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