diff options
| -rw-r--r-- | doc/misc/tramp.texi | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 08e5de20c21..894ccbe9c9c 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -1529,16 +1529,6 @@ can they extend beyond the lifetime of the current Emacs session. Set Set @code{password-cache} to @code{nil} to disable password caching. -@strong{Implementation Note}: password caching depends on -@file{password-cache.el} package. @value{tramp} activates password -caching only if @value{tramp} can discover, while Emacs is loading, -the package through @code{load-path}. - -@ifset installchapter -@file{password.el} is available from No Gnus or from the @value{tramp} -@file{contrib} directory, see @ref{Installation parameters}. -@end ifset - @node Connection caching @section Reusing connection related information |
