aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorSean Whitton2025-10-03 20:24:59 +0100
committerSean Whitton2025-10-03 20:24:59 +0100
commita7bb2fa62af839c2293dd69100a9fcd82cb79f65 (patch)
tree65aa89b816d0678b0190d5ac4f5050230afbebb1 /etc
parent0134d4c4fdd04ee7ca47e7c9d50d76ed1c6c99a6 (diff)
downloademacs-a7bb2fa62af839c2293dd69100a9fcd82cb79f65.tar.gz
emacs-a7bb2fa62af839c2293dd69100a9fcd82cb79f65.zip
; TRAMP docs: "cherry pick"->"cherry-pick" (see bug#79408).
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
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+++