summaryrefslogtreecommitdiff
path: root/helm-lib.el
Commit message (Expand)AuthorAge
* 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
* Fix helm-describe-classThierry Volpiatto2019-09-24
* Declare helm-source--cl--print-tableThierry Volpiatto2019-08-20
* Fix some docstringsThierry Volpiatto2019-07-31
* Format classes's docstrings properlyThierry Volpiatto2019-07-31
* Prevent follow-mode when moving between sectionsThierry Volpiatto2019-07-30
* Fix compilation warningsThierry Volpiatto2019-07-26
* Allow customizing backend functions to describe-var/funThierry Volpiatto2019-07-21
* Fix helm-acase debug spec and signatureThierry Volpiatto2019-05-20
* Update copyrightsThierry Volpiatto2019-03-26
* Shutup byte compiler in helm-acaseThierry Volpiatto2019-02-05