Fix confusing wording in the user manual
* doc/emacs/maintaining.texi (VC Undo): Remove a potentially inaccurate, outdated, and/or confusing sentence. (Bug#35290)
This commit is contained in:
parent
70ec392866
commit
0f5568ea7c
1 changed files with 1 additions and 2 deletions
|
@ -1084,8 +1084,7 @@ started editing, and asks for confirmation for discarding the changes.
|
||||||
If you agree, the fileset is reverted. If you don't want @kbd{C-x v
|
If you agree, the fileset is reverted. If you don't want @kbd{C-x v
|
||||||
u} to show a diff, set the variable @code{vc-revert-show-diff} to
|
u} to show a diff, set the variable @code{vc-revert-show-diff} to
|
||||||
@code{nil} (you can still view the diff directly with @kbd{C-x v =};
|
@code{nil} (you can still view the diff directly with @kbd{C-x v =};
|
||||||
@pxref{Old Revisions}). Note that @kbd{C-x v u} cannot be reversed
|
@pxref{Old Revisions}).
|
||||||
with the usual undo commands (@pxref{Undo}), so use it with care.
|
|
||||||
|
|
||||||
On locking-based version control systems, @kbd{C-x v u} leaves files
|
On locking-based version control systems, @kbd{C-x v u} leaves files
|
||||||
unlocked; you must lock again to resume editing. You can also use
|
unlocked; you must lock again to resume editing. You can also use
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue