summaryrefslogtreecommitdiff
path: root/helm.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-09 06:54:06 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-09 06:54:06 +0200
commit9bad864c748fbdf14dda947cf90397859d823a89 (patch)
tree8cbac8895997efc109aafbf90fc582c0695a91f7 /helm.el
parent3711e6dd540123700e227645428ae02f41e5cb15 (diff)
Move helm-file-globstar to helm-lib.
Diffstat (limited to 'helm.el')
-rw-r--r--helm.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/helm.el b/helm.el
index eb83ff43..295f76ab 100644
--- a/helm.el
+++ b/helm.el
@@ -548,13 +548,6 @@ to exit or helm update to disable the `current-input-method' with `C-\\'."
:group 'helm
:type 'boolean)
-(defcustom helm-file-globstar t
- "Same as globstar bash shopt option.
-When non--nil a pattern beginning with two stars will expand recursively.
-Directories expansion is not supported yet."
- :group 'helm
- :type 'boolean)
-
(defcustom helm-inherit-input-method t
"Inherit `current-input-method' from `current-buffer' when non--nil.
The default is to enable this by default, the user can toggle the current