Emacs incremental completion and selection narrowing framework
Emacs Lisp Other
Latest commit e8baf08 Nov 5, 2017 @thierryvolpiatto thierryvolpiatto Add comment no code change
* helm-buffers.el (helm-buffers-list--init): Do it.
Permalink
Failed to load latest commit information.
.github Some typos / rephrasing in issue template (#1867) Sep 25, 2017
images Add paypal image. Mar 5, 2017
.gitignore Add ID to .gitignore May 24, 2015
COPYING Add full GPLv3 license. Mar 18, 2012
Makefile Reindent makefile. May 5, 2017
README.md README.md: Fix Emacs-helm -> Emacs-Helm Sep 12, 2017
emacs-helm.sh emacs-helm.sh: Remap execute-extended-command instead of binding M-x Sep 11, 2017
helm-adaptive.el Compare display in adaptive sort and not real. May 11, 2017
helm-apt.el Update copyrights. Jan 1, 2017
helm-bookmark.el Remove addressbook support Sep 3, 2017
helm-buffers.el Add comment no code change Nov 5, 2017
helm-color.el Update copyrights. Jan 1, 2017
helm-command.el No need anymore to use cl-defun Aug 31, 2017
helm-config.el Add font-lock-keyword for helm-aand. Jul 12, 2017
helm-core-pkg.el Update *pkg.el files to new version Sep 30, 2017
helm-dabbrev.el Fix pos-before and pos-after in helm-dabbrev Aug 28, 2017
helm-easymenu.el Update copyrights. Jan 1, 2017
helm-elisp-package.el Start adding group in some sources. May 24, 2017
helm-elisp.el Fix long lines only Nov 1, 2017
helm-eshell.el Simplify loop (#1905) Oct 31, 2017
helm-eval.el Update copyrights. Jan 1, 2017
helm-external.el Update copyrights. Jan 1, 2017
helm-files.el Use escape fn on first candidate inserted (#1899) Oct 28, 2017
helm-find.el Reorder, move some variables to right places Sep 8, 2017
helm-font.el Filter out all unprintable character in ucs Sep 16, 2017
helm-for-files.el Fix unquoted symbols Sep 12, 2017
helm-grep.el Fix duplicates in mark-ring (#1891) Oct 26, 2017
helm-help.el Make helm-comp-read-help-message a function Sep 21, 2017
helm-id-utils.el prevent duplicates help-echos in async sources Jul 30, 2017
helm-imenu.el can't regexp-quote nil Jun 16, 2017
helm-info.el Requires helm-utils in helm-info (thanks Robert) Sep 15, 2017
helm-lib.el Fix defcustom function (#1891) Nov 3, 2017
helm-locate.el Fix another require in helm-locate (#1872) Sep 18, 2017
helm-man.el Start adding group in some sources. May 24, 2017
helm-misc.el Require time for display time (#1884) Sep 26, 2017
helm-mode.el Allow using helm-ff-RET in must-match map Sep 28, 2017
helm-multi-match.el Fix highlighting matches with literal spaces. Mar 29, 2017
helm-net.el Add autoload cookies for browser commands Oct 17, 2017
helm-org.el Add docstring for org tag completion (#1890) Oct 22, 2017
helm-pkg.el Update *pkg.el files to new version Sep 30, 2017
helm-regexp.el Fix duplicates in mark-ring (#1891) Oct 26, 2017
helm-ring.el Add an error message for unreferenced markers (#1891) Nov 2, 2017
helm-semantic.el Fix preselection in semantic Aug 31, 2017
helm-source.el Use a copy of buffer for :data slot Aug 21, 2017
helm-sys.el Remove unneeded let-binding (#1908, #1909) Nov 2, 2017
helm-tags.el Start adding group in some sources. May 24, 2017
helm-types.el Remove obsolete entry in type buffer Oct 3, 2017
helm-utils.el Add current mark to mark-ring and revert previous change (#1891) Oct 27, 2017
helm-x-files.el Fix unquoted symbols Sep 12, 2017
helm.el Fix error message Nov 4, 2017

README.md

License GPL 3 MELPA MELPA Stable

Emacs-Helm

Emacs-helm


Helm is an Emacs framework for incremental completions and narrowing selections. It provides an easy-to-use API for developers wishing to build their own Helm applications in Emacs, powerful search tools and dozens of already built-in commands providing completion to almost everything. It is a must-have for anyone using Emacs as a main work environment. Helm has been widely adopted by many Emacs power-users. It is available in Melpa and can be easily installed from the Emacs package manager.


Homepage | Downloads | Get started | Helm wiki | FAQ


Maintaining Helm requires a lot of work I have done voluntarily since 2011.
As it demands lots of my time it gets increasingly difficult
maintaining it without financial help.
If you think Helm makes your life easier,
please consider making a donation.

Thank you! — Thierry Volpiatto

Donate with Paypal    Donate monthly using Patreon    Donate monthly using Patreon

Helm in action searching with Grep Ag

Emacs-helm grep ag