[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm 8c81a1d3c3 1/3: Update docstring
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm 8c81a1d3c3 1/3: Update docstring |
Date: |
Sun, 8 Sep 2024 07:00:06 -0400 (EDT) |
branch: elpa/helm
commit 8c81a1d3c3413d1a84e509b2b117cd889b441c9e
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Update docstring
---
helm-utils.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/helm-utils.el b/helm-utils.el
index b6370b8633..18528b3b95 100644
--- a/helm-utils.el
+++ b/helm-utils.el
@@ -353,7 +353,8 @@ If a prefix arg is given split windows vertically."
(defun helm-buffers-switch-buffers-in-tab-1 (buffers)
"Display BUFFERS in a new tab.
If only one buffer in BUFFERS, try to switch to it in its
-tab if some, otherwise, display it in a new tab."
+tab if some, otherwise, display it in a new tab.
+When a prefix arg is given, display each buffer of BUFFERS in new tabs."
(when (fboundp 'switch-to-buffer-other-tab)
(if (cdr buffers)
(if helm-current-prefix-arg