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

index 38c7a3babedc9e36dea6b4e6e54e6df65d2f9d24..3aae927be65b9f29e42a7dcf66adcd87d10ba263 100644 (file)
@@ -5891,20 +5891,20 @@ verbosity level less than or equal to @code{tramp-verbose}.
 @noindent
 The verbosity levels are
 
-@indentedblock
-   @w{ 0}  silent (no @value{tramp} messages at all)
-@* @w{ 1}  errors
-@* @w{ 2}  warnings
-@* @w{ 3}  connection to remote hosts (default verbosity)
-@* @w{ 4}  activities
-@* @w{ 5}  internal
-@* @w{ 6}  sent and received strings
-@* @w{ 7}  connection properties
-@* @w{ 8}  file caching
-@* @w{ 9}  test commands
-@* @w{10}  traces (huge)
-@* @w{11}  call traces (maintainer only)
-@end indentedblock
+@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 a @value{tramp} debug buffer.  Such debug buffers are