]> git.eshelyaron.com Git - emacs.git/commitdiff
(diff-command): Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Fri, 6 Jun 1997 18:21:19 +0000 (18:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 6 Jun 1997 18:21:19 +0000 (18:21 +0000)
lisp/diff.el

index 155942a85826141ef2196d30d6e508b1e331365e..ea63a2a28ea211f4fcd05a46ea9ebf1cfdbb400a 100644 (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