summaryrefslogtreecommitdiff
path: root/helm-source.el
Commit message (Expand)AuthorAge
* 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
* Add `helm-source-by-name`Tianxiang Xiong2016-09-12
* Unquote some more lambdas.Thierry Volpiatto2016-08-28
* Fix helm-source docstring.Thierry Volpiatto2016-08-27
* Remove completely matchplugin slot.Thierry Volpiatto2016-08-17
* Fix docstring of some attributes.Thierry Volpiatto2016-08-16
* Document matchplugin slot.Thierry Volpiatto2016-07-22
* Docstring fix, no code change.Thierry Volpiatto2016-07-16
* Get rid of plugins definitely.Thierry Volpiatto2016-07-14
* Cleanup deprecated plugin fns, several functions removed.Thierry Volpiatto2016-07-11
* Use setf slot-value everywhere.Thierry Volpiatto2016-04-08
* Keep the delayed slot for backward compat.Thierry Volpiatto2016-03-31
* Remove deprecated usage of delayed source (#1400 #1454).Thierry Volpiatto2016-03-31
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix again local source after and before init hooks (#1310).Thierry Volpiatto2016-01-06
* Set persistent-help to "Do Nothing" if action is identityChunyang Xu2015-10-20
* Improve persistent-help when action slot is variableChunyang Xu2015-10-20
* Prevent setting 'header-line slot twiceChunyang Xu2015-10-20
* Revert previous changes breaking build with melpa (#1206).Thierry Volpiatto2015-10-08
* Add macro to maybe build sources and start using it.Thierry Volpiatto2015-10-07
* Fix migemo for buffers over others filters (#1175).Thierry Volpiatto2015-09-22
* Fix migemo slot docstring.Thierry Volpiatto2015-09-21
* Fix migemo for non-matchplugin source (#1175).Thierry Volpiatto2015-09-21
* Fix docstring of migemo slot.Thierry Volpiatto2015-09-18
* Delete trailing white spaces.Thierry Volpiatto2015-09-18