summaryrefslogtreecommitdiff
path: root/helm-lib.el
Commit message (Expand)AuthorAge
* Fix minor typo in docstringManuel Uberti2020-09-05
* Ensure helm--prepare-completion-styles use current-bufferThierry Volpiatto2020-09-04
* Merge pull request #2376 from gcla/native-comp4Thierry Volpiatto2020-08-30
|\
| * Fix issues running emacs built from the native-comp branch (#2375)Graham Clark2020-08-30
* | Handle lambda's in helm-append-at-nthThierry Volpiatto2020-08-29
* | Allow appending atom to seq in helm-append-at-nthThierry Volpiatto2020-08-29
|/
* Make usage of helm-config file obsoleteThierry Volpiatto2020-07-28
* Merge pull request #2349 from progfolio/fix/byte-compiler-warningsThierry Volpiatto2020-07-28
|\
| * Fix byte compiler warningsNicholas Vollmer2020-07-28
* | Add optional arg to helm-help-define-keyThierry Volpiatto2020-07-27
* | Add docstrings in help fnsThierry Volpiatto2020-07-26
* | Move comment in the relevant placeThierry Volpiatto2020-07-26
* | Make some help vars user varsThierry Volpiatto2020-07-26
* | Move helm-help var on top of sectionThierry Volpiatto2020-07-26
* | Don't hardcode helm-help promptThierry Volpiatto2020-07-26
* | Move helm-help--iter-org-state on topThierry Volpiatto2020-07-26
* | Add a function to bound keys in helm-helpThierry Volpiatto2020-07-26
* | Add new alist that serve as keymap for helpThierry Volpiatto2020-07-26
* | Use pcase to allow emulating more bindings in helpThierry Volpiatto2020-07-22
|/
* Revert ee0630fe "Provide an alias for non-essential and use it"Thierry Volpiatto2020-07-20
* Provide an alias for non-essential and use itThierry Volpiatto2020-07-18
* Allow specifying more than one extension in wilcardsThierry Volpiatto2020-07-11
* Fix multiline transformer (#2334)Thierry Volpiatto2020-07-06
* Fix helm-read-answer with key sequencesThierry Volpiatto2020-06-23
* Fix documentationManuel Uberti2020-06-03
* Fix Windows path error (#2308)Thierry Volpiatto2020-05-14
* Make :override advises innermost.Ihor Radchenko2020-04-08
* Use a simple defun for helm-take-first-elementsThierry Volpiatto2020-03-06
* Small optimizationsThierry Volpiatto2020-03-02
* Fix #2272 by requiring ansi-colorThierry Volpiatto2020-01-24
* Fix #2268 regexp wrongly matching buffer names withThierry Volpiatto2020-01-22
* Update docstring no code changeThierry Volpiatto2020-01-20
* Use completion-ignore-caseThierry Volpiatto2020-01-19
* Force usage of 'emacs helm-completion-style inThierry Volpiatto2020-01-08
* Add hooks in helm-help (#2221)Thierry Volpiatto2019-12-22
* Allow specifying styles unconditionallyThierry Volpiatto2019-12-14
* Fix typoThierry Volpiatto2019-12-14
* No sort when empty stringThierry Volpiatto2019-12-14
* Set metadata in helm-M-x (#2249)Thierry Volpiatto2019-12-11
* Fix helm-symbolify when arg is empty stringThierry Volpiatto2019-12-09
* Remove old completion-styles when settingThierry Volpiatto2019-12-01
* Be sure to be in current-bufferThierry Volpiatto2019-11-29
* Ensure helm-mode is loaded when setting stylesThierry Volpiatto2019-11-28
* Rename functionsThierry Volpiatto2019-11-28
* Avoid potential recursive requireThierry Volpiatto2019-11-28
* Check directly if helm style have been addedThierry Volpiatto2019-11-28
* Don't modify completion-styles-alistThierry Volpiatto2019-11-28
* Allow disabling completion-styles inThierry Volpiatto2019-11-27
* Allow setting completion-styles for specific modesThierry Volpiatto2019-11-26
* Update docstring, no code changeThierry Volpiatto2019-11-25