]> git.eshelyaron.com Git - emacs.git/commitdiff
Add comment.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 10 Jul 2013 14:07:17 +0000 (16:07 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 10 Jul 2013 14:07:17 +0000 (16:07 +0200)
lisp/net/tramp-cache.el

index 4c6141fe42bdd6b5421b8c3ec5319fc5cdc8a43e..f7f570590c80c5b7fbd68d508703ea2e1f38c751 100644 (file)
 ;;
 ;; - localname is a string.  This are temporary properties, which are
 ;;   related to the file localname is referring to.  Examples:
-;;   "file-exists-p" is t or nile, depending on the file existence, or
+;;   "file-exists-p" is t or nil, depending on the file existence, or
 ;;   "file-attributes" caches the result of the function
-;;  `file-attributes'.
+;;   `file-attributes'.  These entries have a timestamp, and they
+;;   expire after `remote-file-name-inhibit-cache' seconds if this
+;;   variable is set.
 ;;
 ;; - The key is a process.  This are temporary properties related to
 ;;   an open connection.  Examples: "scripts" keeps shell script