aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/tramp.texi2
-rw-r--r--etc/NEWS2
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
4832buffers). 4832buffers).
4833 4833
4834This command is helpful to prune connections after you close remote-file 4834This command is helpful to prune connections after you close remote-file
4835buffers without having to either cherry pick via 4835buffers 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
diff --git a/etc/NEWS b/etc/NEWS
index 6f193752a3e..bb411631cfa 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1841,7 +1841,7 @@ To unconditionally enable 'flyspell-mode' from a hook, use this instead:
1841Connection-related objects for which no associated buffers exist, except 1841Connection-related objects for which no associated buffers exist, except
1842for Tramp internal buffers, are flushed. This is helpful to prune 1842for Tramp internal buffers, are flushed. This is helpful to prune
1843connections after you close remote-file buffers without having to either 1843connections after you close remote-file buffers without having to either
1844cherry pick via 'tramp-cleanup-connection' or clear them all via 1844cherry-pick via 'tramp-cleanup-connection' or clear them all via
1845'tramp-cleanup-all-connections'. 1845'tramp-cleanup-all-connections'.
1846 1846
1847+++ 1847+++