1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00
emacs/lisp/net
2020-12-14 11:45:24 +01:00
..
ange-ftp.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
browse-url.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
dbus.el Make dbus-unregister-object work for monitors 2020-10-04 18:56:45 +02:00
dictionary-connection.el * lisp/net/dictionary-connection.el: Prefer defsubst 2020-12-14 11:45:24 +01:00
dictionary.el * lisp/net/dictionary.el (dictionary-tooltip-mode): Use setq-local 2020-12-14 11:45:24 +01:00
dig.el Use lexical-binding in dig.el and add tests 2020-04-26 01:11:05 +02:00
dns.el Remove Emacs 22 compat code from dns.el 2020-08-13 01:39:53 +02:00
eudc-bob.el * lisp/net/eudc-bob.el (eudc-bob-pipe-object-to-external-program): Simplify 2020-08-15 22:44:16 -04:00
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el EUDC: Fix a minor formatting issue 2020-09-05 21:57:23 -04:00
eww.el Merge from origin/emacs-27 2020-10-02 09:33:53 -07:00
gnutls.el Make setting verify-hostname-error not make connections fail 2020-10-02 04:49:39 +02:00
goto-addr.el Add global-goto-address-mode 2020-08-20 15:17:19 +02:00
hmac-def.el
hmac-md5.el Use lexical-binding in hmac-md5.el and add tests 2020-04-28 18:14:28 +02:00
imap.el * lisp/net/imap.el: Use proper outline headings 2020-08-13 11:34:49 +02:00
ldap.el
mailcap.el Tweak previous mailcap patch (for external viewers) 2020-09-11 15:37:00 +02:00
mairix.el
net-utils.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
netrc.el
network-stream.el Allow open-network-stream to use different TLS capability commands 2020-07-19 02:56:40 +02:00
newst-backend.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
newsticker.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
nsm.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
ntlm.el Stop using calc for ntlm time computation 2020-08-16 11:08:43 +02:00
pop3.el
puny.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
quickurl.el
rcirc.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02: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 ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
shr-color.el
shr.el Speed up shr-insert slightly 2020-09-22 16:02:42 +02:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el Fix loading WSDL data again 2020-10-01 19:42:45 +02:00
soap-inspect.el
socks.el
telnet.el Declare some ancient compat aliases obsolete (Bug#41328) 2020-07-31 06:02:30 +02:00
tramp-adb.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-archive.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-cache.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-cmds.el Minor improvements in Tramp error reporting 2020-09-05 19:29:12 +02:00
tramp-compat.el Merge from origin/emacs-27 2020-10-02 09:33:53 -07:00
tramp-crypt.el Fix some defcustom types 2020-09-25 15:15:21 +02:00
tramp-ftp.el More Tramp code cleanup 2020-07-12 15:02:56 +02:00
tramp-gvfs.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-integration.el
tramp-rclone.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-sh.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
tramp-smb.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-sudoedit.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
tramp-uu.el
tramp.el ; Fix typos 2020-09-21 14:26:42 +02:00
trampver.el Sync with Tramp 2.4.5-pre 2020-08-25 15:18:57 +02:00
webjump.el Use lexical-binding in webjump.el and add tests 2020-05-18 17:58:01 +02:00
zeroconf.el