diff options
| -rw-r--r-- | doc/misc/tramp.texi | 2 | ||||
| -rw-r--r-- | etc/NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index c57db56f866..5ce41091048 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -4832,7 +4832,7 @@ for which no associated buffers exist (except for Tramp internal | |||
| 4832 | buffers). | 4832 | buffers). |
| 4833 | 4833 | ||
| 4834 | This command is helpful to prune connections after you close remote-file | 4834 | This command is helpful to prune connections after you close remote-file |
| 4835 | buffers without having to either cherry pick via | 4835 | buffers without having to either cherry-pick via |
| 4836 | @code{tramp-cleanup-connection} or clear them all via | 4836 | @code{tramp-cleanup-connection} or clear them all via |
| 4837 | @code{tramp-cleanup-all-connections}. | 4837 | @code{tramp-cleanup-all-connections}. |
| 4838 | @end deffn | 4838 | @end deffn |
| @@ -1841,7 +1841,7 @@ To unconditionally enable 'flyspell-mode' from a hook, use this instead: | |||
| 1841 | Connection-related objects for which no associated buffers exist, except | 1841 | Connection-related objects for which no associated buffers exist, except |
| 1842 | for Tramp internal buffers, are flushed. This is helpful to prune | 1842 | for Tramp internal buffers, are flushed. This is helpful to prune |
| 1843 | connections after you close remote-file buffers without having to either | 1843 | connections after you close remote-file buffers without having to either |
| 1844 | cherry pick via 'tramp-cleanup-connection' or clear them all via | 1844 | cherry-pick via 'tramp-cleanup-connection' or clear them all via |
| 1845 | 'tramp-cleanup-all-connections'. | 1845 | 'tramp-cleanup-all-connections'. |
| 1846 | 1846 | ||
| 1847 | +++ | 1847 | +++ |