summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-06-28 21:42:50 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-06-28 21:42:50 +0200
commit8e7e8204a8ed0d022b93563800495c3a7a4bb1b7 (patch)
tree832be7ae180336c5cea81180970d451d12ecc269
parentac30bd705f0dc6ef03f5d7126422d9f5decc1870 (diff)
Move helm--prompt in internal vars section.
* helm.el: Do it.
-rw-r--r--helm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm.el b/helm.el
index 82b95466..e497dde0 100644
--- a/helm.el
+++ b/helm.el
@@ -917,6 +917,7 @@ precedence on :default.")
"Store temporary hooks added by `with-helm-temp-hook'.")
(defvar helm-truncate-lines nil
"[Internal] Don't set this globally, it is used as a local var.")
+(defvar helm--prompt nil)
;; Utility: logging
@@ -1936,7 +1937,6 @@ in source.
unless (memq key helm-argument-keys)
collect (cons sym value)))
-(defvar helm--prompt nil)
;;; Core: entry point helper
(defun helm-internal (&optional
any-sources any-input