1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/lisp/net
Michael Albinus aa88845a17 Remove Tramp's `dired-compress-file' handler, not needed anymore
* lisp/dired-aux.el (dired-check-process, dired-shell-command):
Call `dired-uncache'.
(dired-compress-file): Use `file-local-name'.

* lisp/net/tramp-adb.el (tramp-adb-file-name-handler-alist):
* lisp/net/tramp-archive.el (tramp-archive-file-name-handler-alist):
* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler-alist):
* lisp/net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
* lisp/net/tramp-rclone.el (tramp-rclone-file-name-handler-alist):
* lisp/net/tramp-smb.el (tramp-smb-file-name-handler-alist):
* lisp/net/tramp-sshfs.el (tramp-sshfs-file-name-handler-alist):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist):
Remove superfluous comment.

* lisp/net/tramp-sh.el (dired-compress-file): Declare.
(tramp-sh-handle-dired-compress-file): Call real handler for
Emacs >= 29.

* lisp/net/tramp.el (tramp-file-name-for-operation): Reorder list.

* test/lisp/net/tramp-tests.el (tramp-test45-dired-compress-file)
(tramp-test45-dired-compress-dir): Adapt comment.
2021-11-13 15:14:02 +01:00
..
ange-ftp.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
browse-url.el Fix rfc6068-parse-mailto-url autoload 2021-10-22 17:07:56 +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
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Add back/forward mouse button bindings in eww 2021-11-09 18:40:43 +01:00
gnutls.el
goto-addr.el
hmac-def.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
hmac-md5.el
imap.el
ldap.el
mailcap.el Allow yanking images to html-mode 2021-11-07 00:08:36 +01:00
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el
newst-plainview.el
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
pop3.el
puny.el
quickurl.el
rcirc.el Use browse-url-button-regexp for rcirc-url-regexp 2021-10-13 21:49:28 +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
shr-color.el
shr.el Fix image-animate declaration 2021-11-12 03:31:53 +01:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
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
telnet.el
tramp-adb.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-archive.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-cache.el * lisp/net/tramp-cache.el (tramp-persistency-file-name): 2021-11-09 20:24:03 +01:00
tramp-cmds.el
tramp-compat.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-crypt.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +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 Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-integration.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
tramp-rclone.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-sh.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-smb.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-sshfs.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-sudoedit.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
tramp-uu.el
tramp.el Remove Tramp's `dired-compress-file' handler, not needed anymore 2021-11-13 15:14:02 +01:00
trampver.el Remove Emacs 25 compatibility from Tramp 2021-11-12 18:17:32 +01:00
webjump.el
zeroconf.el