Releases: emacs-helm/helm
Releases · emacs-helm/helm
Version 2.7.0
- Starting from now async dependency is mandatory even when installing from source.
- Support for mouse usage have been added.
- Pdfgrep is now recursive when called with a directory as argument.
completing-read
withhelm-mode
have been optimized, it is now much faster.- Deprecated
helm-debug-toggle
have been removed. - Checksum is now asynchronous.
As always many bugfixes and improvements in embedded documentation.
Version 2.6.1
-
Some bugs fixed since 2.6.0
-
Fuzzy matching in buffers have been improved with regexp memoized, highlighting improved, and sorting for fuzzy enabled.
-
In helm-find-files RET is now opening a directory in helm and not in dired.
-
Marking all candidates in all sources is now possible with a prefix arg.
-
Deprecated helm-elscreen have been moved out of helm, helm for lacarte have been removed too for security issue.
Version 2.6.0
- helm-M-x have now its own sort function for fuzzy.
- Several bugfixes.
Version 2.5.4
- Mostly bugfixes
- Allow displaying imenu in all buffers in separate sources
Version 2.5.3
- Improve adaptive sorting
- Allow marking candidates in CRM
- Diverses bugfixes
Version 2.5.2
Minor release with some bugfixes and some org commands added to help.
Version 2.5.1
- Mostly bugfixes.
Version 2.5.0
- Incompatible change:
helm-kill-ring-max-lines-number
have been replaced byhelm-kill-ring-max-offset
.
Version 2.4.0
- New: Allow redisplaying helm-buffer.
Use it to improve helm-locate with fuzzy matching.
Version 2.3.4
Bugfix release.