]> git.eshelyaron.com Git - emacs.git/commit
Fix insert-file-contents for tramp-crypt
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 26 Jan 2022 13:05:11 +0000 (14:05 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 26 Jan 2022 13:05:11 +0000 (14:05 +0100)
commitb085ca237d0eba55c39a987f77c7b79609023247
tree7e43bbc8e31c4c98f326453a1eea4fc5ca5c4af6
parent94216789872a24614ce85b6c0ea688eee1c9a540
Fix insert-file-contents for tramp-crypt

* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler-alist):
Use `tramp-handle-insert-file-contents'.
lisp/net/tramp-crypt.el