]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/tramp.texi (Traces and Profiles): Fix indentation.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 26 Oct 2023 13:55:15 +0000 (15:55 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 26 Oct 2023 13:55:15 +0000 (15:55 +0200)
doc/misc/tramp.texi

index fc6b4ce0e603c7d66182c9d15fe969c5fc86fe57..1853886596aa23873e4627ac077d5cdbdbe35b64 100644 (file)
@@ -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