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:
parent
0134d4c4fd
commit
a7bb2fa62a
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
etc/NEWS
2
etc/NEWS
|
|
@ -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'.
|
||||
|
||||
+++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue