branch: elpa/helm commit e03edf775af41053c8a4de98f370689d4525077b Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Update NEWS --- NEWS.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS.org b/NEWS.org index 1130cff795..fc328e4f0b 100644 --- a/NEWS.org +++ b/NEWS.org @@ -2,12 +2,14 @@ * NEWS ** Version 4.0.3 -*** Remove drag-and-drop support in helm-find-files for emacs<29 +*** New drag-and-drop support for helm-find-files (only Emacs-29+) Use now dnd.el for the new drag-and-drop function. This allows drag-and-drop in external applications in addition to emacs -frames. +dired frames and windows. See helm-find-files documentation. +*** Remove old drag-and-drop support for helm-find-files *** Add a new completion metadata category command-help -Handle helm-M-x prefix arg integration in this category. +Handle helm-M-x prefix arg integration in this category. That's mean +you can have helm-M-x prefix arg in M-X. *** Allow filtering sources in current session It is bound to C-M-e in helm-map. *** Change `helm-current-directory-alist` default value