summaryrefslogtreecommitdiff
path: root/helm-source.el
Commit message (Expand)AuthorAge
* Prevent users from setting variables handling a function to nil (#2343)Thierry Volpiatto2020-07-20
* Document match-on-realThierry Volpiatto2020-06-22
* Add new source slot match-on-realThierry Volpiatto2020-06-22
* Use bold face for class slots in helpThierry Volpiatto2020-05-28
* Allow passing minibuffer-completion-confirm valueThierry Volpiatto2020-05-28
* Revert "Remove obsolete fns in helm-source" (fix #2254)Thierry Volpiatto2019-12-18
* Use :custom for requires-patternThierry Volpiatto2019-12-09
* Fix requires-pattern default-valueThierry Volpiatto2019-12-09
* Update slot docstringsThierry Volpiatto2019-11-20
* Simplify setting must-matchThierry Volpiatto2019-11-18
* Allow setting must-match from sourcesThierry Volpiatto2019-11-18
* Disable match-part with match-dynamic slotThierry Volpiatto2019-11-13
* Remove obsolete fns in helm-sourceStefan Monnier2019-11-07
* * helm-source.el (helm-build-in-file-source): Fix indent declare.Xu Chunyang2019-10-31
* Improve cl--print-table adviceThierry Volpiatto2019-08-01
* Format classes's docstrings properlyThierry Volpiatto2019-07-31
* Add space in class docstringThierry Volpiatto2019-07-31
* Update docstringThierry Volpiatto2019-07-15
* Add new slot :match-dynamic in helm-source-syncThierry Volpiatto2019-07-15
* Update documentationThierry Volpiatto2019-07-13
* Fix default group in helm-comp-readThierry Volpiatto2019-05-27
* Ensure good usage of :candidates in in-buffer sourcesThierry Volpiatto2019-05-14
* Update copyrightsThierry Volpiatto2019-03-26
* Update helm-source documentation about :candidatesThierry Volpiatto2019-03-23
* Allow getting marked with props (#2034)Thierry Volpiatto2018-05-12
* Fix paren error in docstringThierry Volpiatto2018-02-24
* Fix persistent-help and header-line slot docstringThierry Volpiatto2018-02-24
* Update copyrightsThierry Volpiatto2018-01-08
* Use never-split symbol in PA's for consistencyThierry Volpiatto2017-12-20
* Allow toggling full frame (#1931)Thierry Volpiatto2017-12-20
* Use a copy of buffer for :data slotThierry Volpiatto2017-08-21
* Update :data slot docstringThierry Volpiatto2017-08-21
* Allow passing a buffer to :dataThierry Volpiatto2017-08-21
* Update helm-source-in-buffer documentationThierry Volpiatto2017-08-11
* Allow using a symbol for candidate-number-limit (#1831)Thierry Volpiatto2017-08-07
* Add group slot to helm-source and use it.Thierry Volpiatto2017-05-24
* Provide line number in in-file source.Thierry Volpiatto2017-03-09
* Allow a numeric value for :multiline slot (#1686).Thierry Volpiatto2017-02-09
* Fix keymap issue in helm-comp-read and helm-source (#1680).Thierry Volpiatto2017-01-28
* Revert partially d8708168, which should fix #700.Thierry Volpiatto2017-01-28
* Ensure sources use by default helm-map and update keymap after updating.Thierry Volpiatto2017-01-21
* Fix redisplaying buffer in multiples sources.Thierry Volpiatto2017-01-09
* Document match-part slot.Thierry Volpiatto2017-01-06
* Update copyrights.Thierry Volpiatto2017-01-01
* Prevent fuzzy match in async sources.Thierry Volpiatto2017-01-01
* Don't insert symbol-value of action in source when it is a symbol var.Thierry Volpiatto2016-12-12
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Fix history slot docstring.Thierry Volpiatto2016-10-28
* Use correct argument `candidate-transformer`Tianxiang Xiong2016-10-19
* Move helm-source-by-name to helm-lib.Thierry Volpiatto2016-09-13