diff lisp/diff.el @ 18150:960597385f1c

(diff-command): Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 06 Jun 1997 18:21:19 +0000
parents 3584a8182767
children 5acb1a85cb5d
line wrap: on
line diff
--- a/lisp/diff.el	Fri Jun 06 07:10:24 1997 +0000
+++ b/lisp/diff.el	Fri Jun 06 18:21:19 1997 +0000
@@ -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