branch: elpa/helm
commit d8b9b42cf6120ee493084deb10a107e12b61a46f
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Comment only
---
 helm-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-mode.el b/helm-mode.el
index 1ba8c75291..63424488a0 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1530,6 +1530,7 @@ dynamically otherwise use 
`helm-completing-read-default-2'."
           (setq metadata it)
           (setq afun (completion-metadata-get metadata 'annotation-function)
                 afix (completion-metadata-get metadata 'affixation-function)
+                ;; prefix-arg metadata is only in command-help category.
                 pref-arg (completion-metadata-get metadata 'prefix-arg)
                 popup-info (completion-metadata-get metadata 
'popup-info-function)
                 flags (completion-metadata-get metadata 'flags))))

Reply via email to