branch: elpa/helm commit d6d00863286966f41a648d99f6252610ce92f52b Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Update NEWS --- NEWS.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.org b/NEWS.org index 612adb1b42a..2d321d4ebc9 100644 --- a/NEWS.org +++ b/NEWS.org @@ -2,6 +2,9 @@ * NEWS ** Version 4.0.5 +*** Improve scrolling in follow-mode +Now when you keep pressing C-n or C-p selected candidates are not +displayed continuously, only when emacs becomes idle. *** Enable persistent actions in symbol-help categories Thats mean that C-h f/v/x/o etc... have now persistent action to display help. *** helm-action at nth only available when helm-display-line-numbers-mode is enabled.