mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * doc/emacs/vc1-xtra.texi (Other Working Trees): New FIXME.
This commit is contained in:
parent
446c037d57
commit
684d091692
1 changed files with 4 additions and 0 deletions
|
|
@ -473,6 +473,10 @@ do and do not exist. In other words, the file or directory the current
|
|||
buffer visits probably exists in other working trees too, and this
|
||||
command lets you switch to those versions of the file.
|
||||
|
||||
@c FIXME: It would be better to use @kbd{=} from a *vc-change-log*
|
||||
@c buffer as the example here, because 'C-x v =' and 'C-x v D' are more
|
||||
@c likely to be uncommitted changes on which you'd use 'C-x v w a'.
|
||||
@c That requires a new node for bindings available in *vc-change-log*s.
|
||||
@kbd{C-x v w w} also works in Diff mode (@pxref{Diff Mode}). Instead of
|
||||
switching to a different buffer, the command changes the default
|
||||
directory of the Diff mode buffer to the corresponding directory under
|
||||
|
|
|
|||
Loading…
Reference in a new issue