1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

; TRAMP docs: "cherry pick"->"cherry-pick" (see bug#79408).

This commit is contained in:
Sean Whitton 2025-10-03 20:24:59 +01:00
parent 0134d4c4fd
commit a7bb2fa62a
2 changed files with 2 additions and 2 deletions

View file

@ -4832,7 +4832,7 @@ for which no associated buffers exist (except for Tramp internal
buffers).
This command is helpful to prune connections after you close remote-file
buffers without having to either cherry pick via
buffers without having to either cherry-pick via
@code{tramp-cleanup-connection} or clear them all via
@code{tramp-cleanup-all-connections}.
@end deffn

View file

@ -1841,7 +1841,7 @@ To unconditionally enable 'flyspell-mode' from a hook, use this instead:
Connection-related objects for which no associated buffers exist, except
for Tramp internal buffers, are flushed. This is helpful to prune
connections after you close remote-file buffers without having to either
cherry pick via 'tramp-cleanup-connection' or clear them all via
cherry-pick via 'tramp-cleanup-connection' or clear them all via
'tramp-cleanup-all-connections'.
+++