]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/tramp.texi (Traces and Profiles): Fix indentation.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 25 Oct 2023 17:25:53 +0000 (19:25 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 25 Oct 2023 17:25:53 +0000 (19:25 +0200)
doc/misc/tramp.texi

index 6e3a1a0eee15a0d69d602908c2b9487c66033a8d..61910a3d86d0c301cdc7c1ea4baf401be539a5ad 100644 (file)
@@ -6089,9 +6089,11 @@ wrapping the timer function body as follows:
 to 10.  @value{tramp} does not display all messages; only those with a
 verbosity level less than or equal to @code{tramp-verbose}.
 
+@noindent
 The verbosity levels are
 
-          @w{ 0}  silent (no @value{tramp} messages at all)
+@indentedblock
+   @w{ 0}  silent (no @value{tramp} messages at all)
 @* @w{ 1}  errors
 @* @w{ 2}  warnings
 @* @w{ 3}  connection to remote hosts (default verbosity)
@@ -6103,6 +6105,7 @@ The verbosity levels are
 @* @w{ 9}  test commands
 @* @w{10}  traces (huge)
 @* @w{11}  call traces (maintainer only)
+@end indentedblock
 
 With @code{tramp-verbose} greater than or equal to 4, messages are
 also written to the @value{tramp} debug buffer @file{*debug