aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emulation/viper-ex.el2
1 files changed, 1 insertions, 1 deletions
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 @@
151 "\\)") 151 "\\)")
152 shell-file-name))) 152 shell-file-name)))
153 "Is the user using a unix-type shell under a non-OS?" 153 "Is the user using a unix-type shell under a non-OS?"
154 :type 'string 154 :type 'boolean
155 :group 'viper-ex) 155 :group 'viper-ex)
156 156
157(defcustom ex-unix-type-shell-options 157(defcustom ex-unix-type-shell-options