(diff-command): Fix previous change.

This commit is contained in:
Richard M. Stallman 1997-06-06 18:21:19 +00:00
parent 25544ce1bd
commit 660d4800ea

View file

@ -45,7 +45,7 @@
;;;###autoload
(defcustom diff-command "diff"
"*The command to use to run diff."
:type string
:type 'string
:group 'diff)
(defvar diff-regexp-alist