emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm 92724d8a66: Update NEWS


From: ELPA Syncer
Subject: [nongnu] elpa/helm 92724d8a66: Update NEWS
Date: Wed, 7 Aug 2024 13:00:42 -0400 (EDT)

branch: elpa/helm
commit 92724d8a6634511af9ab6a06c0a3ff2a288c0769
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Update NEWS
---
 NEWS.org | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index 57a854215d..fc38ed2a75 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,11 +2,17 @@
 
 * NEWS
 ** Version 4.0-pre
+*** New command helm-outline to navigate buffers according to outline-regexp
+*** New helm grep ag action to search results from the helm ag/rg session
+This allows filtering the current results to another pattern or to
+specific file.
+*** New helm grep ag action to launch ag/rg on parent directory of current 
search
 *** Packages can now be (re)installed/upgraded asynchronously from 
helm-packages
 It is now the default, you can customize this with =helm-packages-async=.
 *** Helm-find-files persistent delete uses now a read-answer prompt
 It is now possible to answer "!" (yes for all) when using marked
-candidates.
+candidates, this for the file deletion itself and also for the kill
+buffer question.
 *** Allow saving selection when deleting minibuffer contents
 This is now possible with a prefix arg given when position is at eol
 in minibuffer.  This allow for example showing all candidates keeping



reply via email to

[Prev in Thread] Current Thread [Next in Thread]