1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lisp/net
Michael Albinus 2dc7798449 `remote-file-name-access-timeout' being 0 is equal to nil
* doc/lispref/files.texi (Testing Accessibility): Clarify the
value of remote-file-name-access-timeout.

* etc/NEWS: Clarify the value of remote-file-name-access-timeout.

* lisp/files.el (remote-file-name-access-timeout): Adapt docstring.

* lisp/net//tramp.el (with-tramp-timeout): Ensure, that the
timeout is a positive number, or nil.
(tramp-handle-access-file): Simplify code.
2023-07-05 10:05:44 +02:00
..
ange-ftp.el Improve ange-ftp-file-remote-p 2023-05-05 19:39:22 +02:00
browse-url.el Allow dired to invoke secondary browser 2023-05-29 14:46:30 +02:00
dbus.el Fix D-Bus event loop when executing a keyboard macro 2023-03-29 16:10:29 +02:00
dictionary-connection.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dictionary.el Add customization options for dictionary-search 2023-05-26 12:12:44 +03:00
dig.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
dns.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-bob.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-capf.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-export.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-hotlist.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudc-vars.el EUDC: Fix eudc-ldap-no-wildcard-attributes docstring 2023-05-17 07:00:42 -04:00
eudc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-bbdb.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-ecomplete.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-ldap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-mab.el Remove unused values in effect context 2023-04-09 16:45:40 +02:00
eudcb-macos-contacts.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eudcb-mailabbrev.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eww.el ; Fix documentation of last change 2023-06-24 14:58:44 +03:00
gnutls.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
goto-addr.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
hmac-def.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
hmac-md5.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
imap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ldap.el Fix ldap-search when WITHDN is non-nil (bug#64089) 2023-06-20 20:43:32 +03:00
mailcap.el Fix outgoing mime type regression (Bug#62815) 2023-05-08 08:28:52 +08:00
mairix.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
net-utils.el * lisp/net/net-utils.el (finger): Fix botched logic. 2023-05-14 17:41:14 +02:00
network-stream.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newst-backend.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
newst-plainview.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newst-reader.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newst-ticker.el Run newsticker's ticker only periodically (bug#59856) 2023-01-16 09:20:11 +01:00
newst-treeview.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
newsticker.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
nsm.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ntlm.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
pop3.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
puny.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
rcirc.el Merge from origin/emacs-29 2023-05-06 03:41:54 +03:00
rfc2104.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-cram.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-digest.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-ntlm.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-scram-rfc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl-scram-sha256.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sasl.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
secrets.el Extend secrets.el by lock/unlock item 2023-05-08 13:33:42 +02:00
shr-color.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
shr.el * lisp/net/shr.el (shr-dom-max-natural-width): Rewrite muddled code. 2023-05-31 17:09:12 +02:00
sieve-manage.el Fix bug in 'sieve-manage--append-to-log' 2023-01-19 15:40:42 +02:00
sieve-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sieve.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
snmp-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
soap-client.el soap-client.el: Bump version to 3.2.3 2023-05-12 05:10:50 -04:00
soap-inspect.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
socks.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
telnet.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tramp-adb.el Tramp code cleanup 2023-05-03 13:26:35 +02:00
tramp-archive.el Tramp code cleanup 2023-05-03 13:26:35 +02:00
tramp-cache.el Suspend timers when reading Tramp process output 2023-05-04 20:42:24 +02:00
tramp-cmds.el New command 'tramp-cleanup-some-buffers' 2023-04-26 18:06:39 +02:00
tramp-compat.el Merge from origin/emacs-29 2023-06-22 11:01:23 +02:00
tramp-container.el Adapt Tramp's kubernetes integration 2023-06-28 16:53:01 +02:00
tramp-crypt.el Fix some minor Tramp problems 2023-05-15 16:25:23 +02:00
tramp-ftp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tramp-fuse.el Fix Tramp mount-spec 2023-06-26 15:48:48 +02:00
tramp-gvfs.el Improve Tramp for remote WebDAV 2023-07-01 10:19:37 +02:00
tramp-integration.el New user option remote-file-name-inhibit-auto-save 2023-03-23 17:09:52 +01:00
tramp-rclone.el Improve Tramp for remote WebDAV 2023-07-01 10:19:37 +02:00
tramp-sh.el Extend Tramp kubernetes method 2023-06-23 21:26:14 +02:00
tramp-smb.el Fix some minor Tramp problems 2023-05-15 16:25:23 +02:00
tramp-sshfs.el Fix tramp-sshfs 2023-06-11 20:33:34 +02:00
tramp-sudoedit.el Tramp code cleanup 2023-05-03 13:26:35 +02:00
tramp-uu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tramp.el `remote-file-name-access-timeout' being 0 is equal to nil 2023-07-05 10:05:44 +02:00
trampver.el Merge from origin/emacs-29 2023-02-25 06:30:14 +01:00
webjump.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
zeroconf.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00