changeset 18150:960597385f1c

(diff-command): Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 06 Jun 1997 18:21:19 +0000
parents 2fec7f622b82
children 0c3345b2fe1c
files lisp/diff.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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