Further diff-no-select doc string clarification
* lisp/vc/diff.el (diff-no-select): Doc string clarification.
This commit is contained in:
parent
699e40caf6
commit
6a9c0b0968
1 changed files with 2 additions and 1 deletions
|
@ -148,7 +148,8 @@ Possible values are:
|
|||
"Compare the OLD and NEW file/buffer.
|
||||
If the optional SWITCHES is nil, the switches specified in the
|
||||
variable ‘diff-switches’ are passed to the diff command,
|
||||
otherwise SWITCHES is used.
|
||||
otherwise SWITCHES is used. SWITCHES can be a string or a list
|
||||
of strings.
|
||||
|
||||
If NO-ASYNC is non-nil, call diff synchronously.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue