diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/tramp.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 291d6600af5..6189ef2d41d 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -6125,9 +6125,8 @@ performance of @value{tramp} actions. | |||
| 6125 | If @code{tramp-verbose} is greater than or equal to 11, @value{tramp} | 6125 | If @code{tramp-verbose} is greater than or equal to 11, @value{tramp} |
| 6126 | function call traces are written to the buffer @file{*trace tramp/foo*}. | 6126 | function call traces are written to the buffer @file{*trace tramp/foo*}. |
| 6127 | 6127 | ||
| 6128 | When @code{tramp-debug-command-messages} is non-@code{nil} and | 6128 | When @code{tramp-debug-command-messages} is non-@code{nil}, the debug |
| 6129 | @code{tramp-verbose} is greater than or equal to 6, the debug buffer | 6129 | buffer contains all messages with verbosity level 6 (sent and received |
| 6130 | contains all messages with verbosity level 6 (sent and received | ||
| 6131 | strings), and the entry and exit messages for the function | 6130 | strings), and the entry and exit messages for the function |
| 6132 | @code{tramp-file-name-handler}. This is intended for @value{tramp} | 6131 | @code{tramp-file-name-handler}. This is intended for @value{tramp} |
| 6133 | maintainers, analyzing the remote commands for performance analysis. | 6132 | maintainers, analyzing the remote commands for performance analysis. |