From 9bde50d6fd2afbba0aaf9a65f9699b9f001b08e0 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 25 Aug 2025 20:13:02 +0200 Subject: [PATCH] ; Comment out tramp-hlo in tramp.texi * doc/misc/tramp.texi (Frequently Asked Questions): Comment out tramp-hlo. It hasn't landed in GNU ELPA yet. --- doc/misc/tramp.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 2944978f8ee..f2b1ddbcfb6 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -5478,12 +5478,12 @@ Disable excessive traces. Set @code{tramp-verbose} to 3 or lower, default being 3. Increase trace levels temporarily when hunting for bugs. -@item -Use a package with @value{tramp} specific implementation of high-level -operations. For example, the GNU ELPA package @file{tramp-hlo} -implements specialized versions of @code{dir-locals--all-files}, -@code{locate-dominating-file} and @code{dir-locals-find-file} for -@value{tramp}'s @code{tramp-sh} backend (@pxref{New operations}). +@c @item +@c Use a package with @value{tramp} specific implementation of high-level +@c operations. For example, the GNU ELPA package @file{tramp-hlo} +@c implements specialized versions of @code{dir-locals--all-files}, +@c @code{locate-dominating-file} and @code{dir-locals-find-file} for +@c @value{tramp}'s @code{tramp-sh} backend (@pxref{New operations}). @end itemize