summaryrefslogtreecommitdiff
path: root/helm-lib.el
Commit message (Expand)AuthorAge
* 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
* Allow passing a function as collectionThierry Volpiatto2019-11-24
* Rename functionThierry Volpiatto2019-11-23
* Rename all helm-fuzzy to helm-flex to not confuseThierry Volpiatto2019-11-23
* Merge branch 'dev' into helm-fuzzy_styleThierry Volpiatto2019-11-23
|\
| * Use completion-flex-nospaceThierry Volpiatto2019-11-21
* | Implement helm-fuzzy styleThierry Volpiatto2019-11-18
|/
* Add comments no code changesThierry Volpiatto2019-11-14
* Fix again completion-styles in use in helmThierry Volpiatto2019-11-14
* Fix order of styles for emacs-26 and 27Thierry Volpiatto2019-11-14
* No need to use helm-aif hereThierry Volpiatto2019-11-14
* Fix helm-dynamic-completion again with circular objectsThierry Volpiatto2019-11-14
* Ensure circular object are removed.Thierry Volpiatto2019-11-14
* Add docstringThierry Volpiatto2019-11-13
* Make helm-M-x using completion-stylesThierry Volpiatto2019-11-13
* Use ffap-read-file-or-url emacs-27 version for emacs<27Thierry Volpiatto2019-11-10
* Fix again ffap adviceThierry Volpiatto2019-11-09
* Add ffap-read-url-internal missing in emacs-27Thierry Volpiatto2019-11-08
* Fix ffap adviceThierry Volpiatto2019-11-08
* Make the ffap fns working in helm-mode by advicingThierry Volpiatto2019-11-08
* Ensure helm-current-buffer is used when helm-bufferThierry Volpiatto2019-10-12
* Force running update hook in elisp helpThierry Volpiatto2019-10-12
* Use helm-current-buffer in elisp persistent helpThierry Volpiatto2019-10-10
* Use helm-persistent-action-window-bufferThierry Volpiatto2019-10-10
* Restore the buffer belonging to persistent-action windowThierry Volpiatto2019-10-09