]> git.eshelyaron.com Git - emacs.git/commit
Avoid cl-caaar etc. compatibility aliases in Tramp
authorStefan Kangas <stefankangas@gmail.com>
Thu, 13 Feb 2025 06:48:07 +0000 (07:48 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 13 Feb 2025 11:53:26 +0000 (12:53 +0100)
commit9d68aa0506a72033064b6f4740f5790c32e3a865
tree167f96f531cac146fea827dadc22108febf313ce
parent3fc5992802dc41fde05c18281a2231bf3dd6ace3
Avoid cl-caaar etc. compatibility aliases in Tramp

* lisp/net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
(tramp-gvfs-handler-mounted-unmounted):
(tramp-gvfs-connection-mounted-p):
* lisp/net/tramp-sh.el (tramp-sh-gio-monitor-process-filter):
(tramp-sh-inotifywait-process-filter): Don't use cl-caaar
etc. compatibility aliases.  (Bug#76249)

(cherry picked from commit d06606ff42b14d725c487ddc57005bc7a2eec1ba)
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el