From e5aeb5eaecd5f3a769ac72259ee893353313e610 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 18 Sep 2022 16:53:49 +0200 Subject: Minor Tramp cleanups * lisp/net/tramp-compat.el (tramp-compat-rx): Declare. * lisp/net/tramp-integration.el (info-lookup-maybe-add-help): Fix `rx' call. --- lisp/net/tramp-cache.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lisp/net/tramp-cache.el') diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index 58954c238e0..d8f31daa1fa 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el @@ -43,8 +43,7 @@ ;; existence, or "file-attributes" caches the result of the function ;; `file-attributes'. These entries have a timestamp, and they ;; expire after `remote-file-name-inhibit-cache' seconds if this -;; variable is set. These properties are taken into account only if -;; the connection is established, or `non-essential' is nil. +;; variable is set. ;; ;; - The key is a process. These are temporary properties related to ;; an open connection. Examples: "scripts" keeps shell script -- cgit v1.2.3