]> git.eshelyaron.com Git - emacs.git/commitdiff
Further diff-no-select doc string clarification
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Sep 2020 11:06:35 +0000 (13:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Sep 2020 11:06:35 +0000 (13:06 +0200)
* lisp/vc/diff.el (diff-no-select): Doc string clarification.

lisp/vc/diff.el

index edb231cf6052f4aba4bc5db2a12d596416e1829d..469888078c467c30eee3063db864f87445040487 100644 (file)
@@ -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.