# HG changeset patch # User Richard M. Stallman # Date 865621279 0 # Node ID 960597385f1cc385800361c33388a0dc203948ec # Parent 2fec7f622b82fc715f8720a90178e3ebb9c6c6c0 (diff-command): Fix previous change. diff -r 2fec7f622b82 -r 960597385f1c lisp/diff.el --- 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