branch: elpa/helm commit f00a58626d6c81acba93d69e4c840ea84fbcbba9 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Update news --- NEWS.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/NEWS.org b/NEWS.org index 2d321d4ebc9..612adb1b42a 100644 --- a/NEWS.org +++ b/NEWS.org @@ -2,9 +2,6 @@ * 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.