summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Continue fixing eshell completion according to #1832Thierry Volpiatto2017-08-10
* Allow using a symbol for candidate-number-limit (#1831)Thierry Volpiatto2017-08-07
* Fix restoring mark at bobThierry Volpiatto2017-08-04
* Force mode-line update at end of update (#1806)Thierry Volpiatto2017-07-27
* Simplify regexp for (#1802)Thierry Volpiatto2017-07-25
* Prevent entering multiple stars but allow wildcards (#1802)Thierry Volpiatto2017-07-25
* Only comments, no code changes.Thierry Volpiatto2017-07-21
* Fix helm-after-update-hook docstringThierry Volpiatto2017-07-20
* Revert previous helm-update changesThierry Volpiatto2017-07-19
* Only comments and docstring fixesThierry Volpiatto2017-07-18
* Continue fixing helm-updateThierry Volpiatto2017-07-17
* Fix previous commitThierry Volpiatto2017-07-17
* helm-update improvementsThierry Volpiatto2017-07-17
* Reindent on previous commitThierry Volpiatto2017-07-17
* Do not call x-focus-frame that confuses the buggy i3 wm (#1641)Gergely Risko2017-07-17
* Remove test always returning non-nil in helm-update (#1816)Thierry Volpiatto2017-07-16
* Fix and use helm--url-regexp instead of ffap-url-regexp (#1817)Thierry Volpiatto2017-07-12
* Blacklist some more regexps (#1802)Thierry Volpiatto2017-07-01
* Try to work around matching more than 1 * (#1802)Thierry Volpiatto2017-06-30
* Ensure to not update when no candidatesThierry Volpiatto2017-06-29
* Rewrite helm-move-end/beginning-of-sourceThierry Volpiatto2017-06-29
* Try to prevent read-only candidates (#1755).Thierry Volpiatto2017-06-22
* Revert aefc6227 and all related changes since thenThierry Volpiatto2017-06-21
* Fix again helm-end-of-source-pThierry Volpiatto2017-06-21
* Fix marking candidates at eob.Thierry Volpiatto2017-06-21
* Merge branch 'multiline_candidates'Thierry Volpiatto2017-06-21
|\
| * Handle multiline candidates without :multiline attribute.Thierry Volpiatto2017-06-20
* | Update help.Thierry Volpiatto2017-06-18
* | Change behavior of helm--follow-action.Thierry Volpiatto2017-06-18
|/
* Allow setf'ing helm-attr and remove unused helm-attr-defined.Thierry Volpiatto2017-06-01
* Add comments, no code change.Thierry Volpiatto2017-05-25
* Avoid resetting iterator when not needed in cycle resume.Thierry Volpiatto2017-05-25
* Add help entry for customize.Thierry Volpiatto2017-05-24
* Add group slot to helm-source and use it.Thierry Volpiatto2017-05-24
* New user var for cycle resume delay.Thierry Volpiatto2017-05-22
* Bind cycle resume to a key available in terminals as well.Thierry Volpiatto2017-05-22
* Update help.Thierry Volpiatto2017-05-21
* Improve cycling resume.Thierry Volpiatto2017-05-21
* Allow cycling resume.Thierry Volpiatto2017-05-20
* Fix some long lines.Thierry Volpiatto2017-05-19
* Fix delay in `helm-run-multi-key-command`.Thierry Volpiatto2017-05-19
* Fix `helm-force-update` docstring.Thierry Volpiatto2017-05-17
* Allow passing a numeric argument to recenter in force-update.Thierry Volpiatto2017-05-17
* Make recenter optional in force-update.Thierry Volpiatto2017-05-15
* Improve helm-render-source performances (#1766).Thierry Volpiatto2017-05-07
* Helm requires async from now and use it in helm-ff-checksum.Thierry Volpiatto2017-05-02
* DRY in helm-insert-match.Thierry Volpiatto2017-04-29
* Docstring only, no code change.Thierry Volpiatto2017-04-26
* Allow customizing prefix key for executing action at nth (#1757).Thierry Volpiatto2017-04-26
* Update helm-help-message.Thierry Volpiatto2017-04-26