summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* Improve documentationThierry Volpiatto2019-04-10
* Add a commentThierry Volpiatto2019-04-06
* Update copyrightsThierry Volpiatto2019-03-26
* Make helm-truncate-lines a user varThierry Volpiatto2019-03-26
* Remove trailing whitespace(s)duianto2019-01-21
* Make helm-mark-all-1 return candidates with their propertiesmontag4512019-01-10
* Fix window selection with multiple side windowsCodruț Constantin Gușoi2018-12-24
* Update may have been stopped when pressing RET (#2074)Thierry Volpiatto2018-12-23
* Rename helm-show-all-in-this-source-onlyThierry Volpiatto2018-12-08
* Fix indentation of with-helm-default-directoryThierry Volpiatto2018-12-08
* Fix helm-set-source-filter and allow togglingThierry Volpiatto2018-12-08
* Improve scoring in fuzzy matchThierry Volpiatto2018-12-08
* Declare helm-comp-readThierry Volpiatto2018-12-03
* Update helm--frame-default-attributesThierry Volpiatto2018-11-24
* Add more configuration to helm framesThierry Volpiatto2018-11-23
* Fix assertion in helm-exit-and-execute-actionThierry Volpiatto2018-11-22
* Comment only, no code changesThierry Volpiatto2018-11-22
* Fix action list in helm-exit-and-execute-actionThierry Volpiatto2018-11-21
* No need to check if sources are symbolsThierry Volpiatto2018-11-19
* Use undecorated frame param by defaultThierry Volpiatto2018-11-17
* Set inhibit-quit when creating a processDavid McFarland2018-11-14
* Provide help even when empty bufferThierry Volpiatto2018-11-14
* Reorder and make helm-delete-backward-no-update helm-onlyThierry Volpiatto2018-11-13
* Add docstring and allow pref arg when deleting backwardThierry Volpiatto2018-11-13
* Prevent delete backward suspending when done manuallyThierry Volpiatto2018-11-13
* Delete char backward without updatingThierry Volpiatto2018-11-13
* Fix error in previous commitThierry Volpiatto2018-11-10
* Ensure action is available before running itThierry Volpiatto2018-11-10
* Fix cursor movement in header-line (#2108)Thierry Volpiatto2018-11-05
* Fix cursor movements in header-line (#2108)Thierry Volpiatto2018-11-02
* Reset helm--force-updating-pThierry Volpiatto2018-11-02
* Document usage of display-line-numbers-mode (#1894)Thierry Volpiatto2018-10-28
* Ensure linum-mode is disabled in Helm buffersThierry Volpiatto2018-10-28
* Add face to customize appearance of promptBenno Fünfstück2018-08-25
* Remove all workarounds with cua-mode (#2079)Thierry Volpiatto2018-08-24
* Fix typo in doc string.Kechao Cai2018-08-20
* Fix quoted strings in some placesThierry Volpiatto2018-07-06
* Rename and rewrite helm--recent-pushThierry Volpiatto2018-07-03
* Fix previous commitThierry Volpiatto2018-06-25
* Fix helm-marked-candidates with false wildcardsThierry Volpiatto2018-06-25
* Shutup byte compiler about aliases in emacs-27Thierry Volpiatto2018-06-16
* Rename functions and update docstringThierry Volpiatto2018-06-10
* Update generic help messageThierry Volpiatto2018-06-09
* Check existence of helm-buffer (#2056)Thierry Volpiatto2018-06-05
* Fix helm-resume-after-hook with HFFThierry Volpiatto2018-06-01
* Merge pull request #2051 from emacs-helm/dedicated_windowThierry Volpiatto2018-05-31
|\
| * Split helm-window to display PA (#2050)Thierry Volpiatto2018-05-31
* | Add helm-resume-after-hook and use it for HFFThierry Volpiatto2018-05-31
|/
* Try to find if frame have a minibufferThierry Volpiatto2018-05-31
* Revert previous changesThierry Volpiatto2018-05-31