emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ff791f6b002: * doc/misc/tramp.texi (Traces and Profiles): Fix ind


From: Michael Albinus
Subject: master ff791f6b002: * doc/misc/tramp.texi (Traces and Profiles): Fix indentation.
Date: Thu, 26 Oct 2023 10:00:06 -0400 (EDT)

branch: master
commit ff791f6b002b031a69945d27d47a6585f6bf239b
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * doc/misc/tramp.texi (Traces and Profiles): Fix indentation.
---
 doc/misc/tramp.texi | 40 ++++++++++++++--------------------------
 1 file changed, 14 insertions(+), 26 deletions(-)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index fc6b4ce0e60..1853886596a 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -6092,32 +6092,20 @@ verbosity level less than or equal to 
@code{tramp-verbose}.
 @noindent
 The verbosity levels are
 
-@enumerate
-@item
-Silent (no @value{tramp} messages at all)
-@item
-Errors
-@item
-Warnings
-@item
-Connection to remote hosts (default verbosity)
-@item
-Activities
-@item
-Internal
-@item
-Sent and received strings
-@item
-Connection properties
-@item
-File caching
-@item
-Test commands
-@item
-Traces (huge)
-@item
-Call traces (maintainer only)
-@end enumerate
+@itemize @w{}
+@item @w{ 0}  Silent (no @value{tramp} messages at all)
+@item @w{ 1}  Errors
+@item @w{ 2}  Warnings
+@item @w{ 3}  Connectioncccc to remote hosts (default verbosity)
+@item @w{ 4}  Activities
+@item @w{ 5}  Internal
+@item @w{ 6}  Sent and received strings
+@item @w{ 7}  Connection properties
+@item @w{ 8}  File caching
+@item @w{ 9}  Test commands
+@item @w{10}  Traces (huge)
+@item @w{11}  Call traces (maintainer only)
+@end itemize
 
 With @code{tramp-verbose} greater than or equal to 4, messages are
 also written to the @value{tramp} debug buffer @file{*debug



reply via email to

[Prev in Thread] Current Thread [Next in Thread]