summaryrefslogtreecommitdiff
path: root/helm-utils.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-10-20 08:38:03 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-10-20 08:38:03 +0200
commit8b5df59a14496ab1d407989230231004b3c6c044 (patch)
tree6e7161698b4739ee5ee8599223db007592caa26d /helm-utils.el
parentcdd9018230113c0c675ef83754a2140cb3ed1c28 (diff)
Rename helm-split-window-in-side-p (#1902)
to helm-split-window-inside-p. * helm-elisp.el (with-helm-show-completion): Use new name. * helm-utils.el (with-helm-display-marked-candidates): Use new name. * helm.el (helm-split-window-default-side): Use new name. (helm-split-window-inside-p): Renamed from helm-split-window-in-side-p. (helm-split-window-in-side-p): Now a var alias and make it obsolete.
Diffstat (limited to 'helm-utils.el')
-rw-r--r--helm-utils.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-utils.el b/helm-utils.el
index 2079f700..ea99cb91 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -713,7 +713,7 @@ Inlined here for compatibility."
(helm-split-window-default-side
(if (eq helm-split-window-default-side 'same)
'below helm-split-window-default-side))
- helm-split-window-in-side-p
+ helm-split-window-inside-p
helm-reuse-last-window-split-state
,window)
(with-current-buffer ,buffer