branch: elpa/helm commit 887f19fd0ae71e801b8ae30885988d40483d98b9 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Typo in docstring --- helm-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-mode.el b/helm-mode.el index 5607cd41a9..591bddca01 100644 --- a/helm-mode.el +++ b/helm-mode.el @@ -300,7 +300,7 @@ look to `completion-category-overrides' to set styles according to category. You can as well use `helm-completion-styles-alist' to override `helm-completion-style' in specific modes. -Of course when using `helm' of `helm-fuzzy' as `helm-completion-style' +Of course when using `helm' or `helm-fuzzy' as `helm-completion-style' emacs `completion-styles' have no effect. Please use custom interface or `customize-set-variable' to set this,