From: Richard M. Stallman Date: Sat, 13 Sep 1997 06:12:13 +0000 (+0000) Subject: (ex-unix-type-shell): Fix customize type. X-Git-Tag: emacs-20.1~42 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ee3742d67de57b54d90684c0ec36622dcdd6466;p=emacs.git (ex-unix-type-shell): Fix customize type. --- diff --git a/lisp/emulation/viper-ex.el b/lisp/emulation/viper-ex.el index dc4d1c3eebd..4d3b8fd0921 100644 --- a/lisp/emulation/viper-ex.el +++ b/lisp/emulation/viper-ex.el @@ -151,7 +151,7 @@ "\\)") shell-file-name))) "Is the user using a unix-type shell under a non-OS?" - :type 'string + :type 'boolean :group 'viper-ex) (defcustom ex-unix-type-shell-options