1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00
emacs/lisp/net
Lars Ingebrigtsen 1a02683cee Make dbus work in a dumped Emacs
* lisp/net/dbus.el (dbus--init): Make into a defun.
(after-pdump-load-hook): Put it onto the new pdump hook so that
it's run after startup (bug#37331).
2021-10-12 13:57:52 +02:00
..
ange-ftp.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
browse-url.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
dbus.el Make dbus work in a dumped Emacs 2021-10-12 13:57:52 +02: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 ; 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 Change the call convention for `defvar-keymap' 2021-10-05 10:34:37 +02: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 ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +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 ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02: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 Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ntlm.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
pop3.el
puny.el
quickurl.el ; Stylistic docfixes in net/*.el found by checkdoc 2021-09-19 16:57:03 +02:00
rcirc.el Add rcirc-omit-unless-requested option 2021-09-30 16:25:48 +02: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
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 Change the call convention for `defvar-keymap' 2021-10-05 10:34:37 +02: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 Tramp code cleanup 2021-10-09 18:42:11 +02:00
tramp-archive.el Backport: * lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-handler): Scope 2021-10-07 13:13:47 +02:00
tramp-cache.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-cmds.el * lisp/net/tramp-cmds.el (tramp-cleanup-connection): Remove trace buffer. 2021-09-23 14:28:42 +02:00
tramp-compat.el Fix tramp-compat-temporary-file-directory implementation 2021-09-21 20:26:59 +02:00
tramp-crypt.el Fix tramp-compat-temporary-file-directory implementation 2021-09-21 20:26:59 +02:00
tramp-ftp.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-fuse.el Check, whether an FUSE mount has been broken in Tramp 2021-10-05 11:27:48 +02:00
tramp-gvfs.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
tramp-integration.el
tramp-rclone.el Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00
tramp-sh.el Tramp code cleanup 2021-10-09 18:42:11 +02:00
tramp-smb.el Tramp code cleanup 2021-10-09 18:42:11 +02:00
tramp-sshfs.el Tramp code cleanup 2021-10-09 18:42:11 +02:00
tramp-sudoedit.el Tramp code cleanup 2021-09-16 16:50:24 +02:00
tramp-uu.el
tramp.el Tramp code cleanup 2021-10-09 18:42:11 +02:00
trampver.el Tramp code cleanup 2021-09-16 16:50:24 +02: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