branch: elpa/helm commit f821a84cf5d8af4294c6bb98bc1c73462bc9b0fd Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Update NEWS --- NEWS.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS.org b/NEWS.org index 590e196163..9b5da620c5 100644 --- a/NEWS.org +++ b/NEWS.org @@ -2,6 +2,15 @@ * NEWS ** Version 4.0.1-pre +*** Allow using both all-the-icons and nerd-icons as icon providers +Use the variable `helm-x-icons-provider`. +*** Add affixations to helm-info +Add a description of info file when using helm-info or info-display-manual. +*** Provide minimal support for eww bookmarks +*** Stop preventing dups when trashing files +*** Add a helm-add-to-list function for user init file settings +*** Drop support for deprecated defadvice management +*** Allow destructuring in helm-acase *** Maybe provide a popup-info in completion-at-point If CAPFns provide such information via `completion-extra-properties`, display it in a popup-info when helm-popup-tip-mode is enabled.