[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm 886a729991: Update NEWS
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm 886a729991: Update NEWS |
Date: |
Sun, 8 Sep 2024 13:00:01 -0400 (EDT) |
branch: elpa/helm
commit 886a72999187efb5719ddcc7d24a03615a1211aa
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Update NEWS
---
NEWS.org | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index 59383198bf..de794a288a 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,23 @@
#+STARTUP:showall
* NEWS
+** Version 4.0.1-pre
+*** Enhance usage of tab-bar-mode from Helm
+Previously we were displaying each marked candidate in a tab, now all
+marked candidates go in same tab.
+Helm-find-files is now using the same functions as helm-buffers to
+display its candidates in tab.
+helm-imenu-all when jumping to a candidate jump to it in its tab if
+possible.
+*** Access to helm-find-files bookmarks from helm-read-file-name
+That's mean that when copying/renaming etc... you can use bookmarks as
+target.
+*** Fix a bug in query replace in file names
+It is now possible to match counter ("\#") inside the replacement
+string and not only before or after as before.
+*** Fix a bug with dummy sources in file related sources
+It is now possible to mark wildcard candidates from unrelated
+directories.
** Version 4.0
*** Enhance helm-finder
Now helm-finder fetchs keywords from all packages, not only built-in
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/helm 886a729991: Update NEWS,
ELPA Syncer <=