emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Sun, 28 Sep 2008 17:57:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/09/28 17:57:01

Index: vc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc.el,v
retrieving revision 1.705
retrieving revision 1.706
diff -u -b -r1.705 -r1.706
--- vc.el       28 Sep 2008 17:54:38 -0000      1.705
+++ vc.el       28 Sep 2008 17:57:00 -0000      1.706
@@ -1405,7 +1405,7 @@
 In decreasing order of preference, returns the value of:
 vc-BACKEND-OP-switches (e.g. `vc-cvs-diff-switches');
 vc-OP-switches (e.g. `vc-diff-switches'); or, in the case of
-diff only, `vc-diff-switches'.
+diff only, `diff-switches'.
 
 If the chosen value is not a string or a list, returns nil.
 This is so that you may set, e.g. `vc-svn-diff-switches' to t in order




reply via email to

[Prev in Thread] Current Thread [Next in Thread]