1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

Comment fix.

This commit is contained in:
Richard M. Stallman 1993-05-09 14:26:40 +00:00
parent 1f5862cfd7
commit fa203a7cc3

View File

@ -30,6 +30,7 @@
(require 'compile) (require 'compile)
;;; This is duplicated in vc.el.
(defvar diff-switches "-c" (defvar diff-switches "-c"
"*A string or list of strings specifying switches to be be passed to diff.") "*A string or list of strings specifying switches to be be passed to diff.")