summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2018-02-24 14:33:06 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2018-02-24 14:33:06 +0100
commit58efe13fe7f63003f8eb1b5fc2988fe6df4d09df (patch)
tree40045a152ca9e4f5cc00a0c493b8b1192ba5d08b
parent3a2b1b79c4038db5ee3ac4677f727c300a64788d (diff)
Update docstring
* helm.el (helm-exchange-minibuffer-and-header-line): Do it.
-rw-r--r--helm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm.el b/helm.el
index 2a4b5d6d..192900c3 100644
--- a/helm.el
+++ b/helm.el
@@ -4700,7 +4700,7 @@ mode and header lines."
(when update (force-mode-line-update))))))
(defun helm-exchange-minibuffer-and-header-line ()
- "Display minibuffer in header-line and vice versa.
+ "Display minibuffer in header-line and vice versa for current helm session.
This is a toggle command."
(interactive)