summaryrefslogtreecommitdiff
path: root/lisp/diff.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-05-09 14:26:40 +0000
committerRichard M. Stallman <rms@gnu.org>1993-05-09 14:26:40 +0000
commit89d8d5ef5f0bc57f9ce07e42b40a85af549f99f9 (patch)
tree2ef05ffee77c9399081226492d3546b049f9fbf1 /lisp/diff.el
parenta96a7fd0280972967c37e5c6eedb37557fa9fc87 (diff)
downloademacs-89d8d5ef5f0bc57f9ce07e42b40a85af549f99f9.tar.gz
Comment fix.
Diffstat (limited to 'lisp/diff.el')
-rw-r--r--lisp/diff.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/diff.el b/lisp/diff.el
index c4a83115b2c..0c474672b70 100644
--- a/lisp/diff.el
+++ b/lisp/diff.el
@@ -30,6 +30,7 @@
(require 'compile)
+;;; This is duplicated in vc.el.
(defvar diff-switches "-c"
"*A string or list of strings specifying switches to be be passed to diff.")