We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1b459 commit e40fb76Copy full SHA for e40fb76
NEWS.org
@@ -2,6 +2,14 @@
2
3
* NEWS
4
** Version 4.0.3
5
+*** Allow filtering sources in current session
6
+It is bound to C-M-e in helm-map.
7
+*** Change `helm-current-directory-alist` default value
8
+Now C-x C-f from a Gnus buffer brings to News directory.
9
+*** Exclude commands related to specific modes in helm-M-x
10
+This is available only in Emacs with an interactive version supporting
11
+MODES argument. It is configurable with
12
+`helm-M-x-exclude-unusable-commands-in-mode`, default to t.
13
*** Fix preselection after persistent killing buffers
14
*** Improve colors in ttys
15
*** Add new actions to helm-find-files
0 commit comments