summaryrefslogtreecommitdiff
path: root/helm-source.el
Commit message (Expand)AuthorAge
* 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
* Allow use of migemo only in sync and in-buffer classes.Thierry Volpiatto2015-09-18
* Ensure migemo don't kick in when not available.Thierry Volpiatto2015-09-17
* Remove unneeded let binding in helm-source-mm-get-search-or-match-fns.Thierry Volpiatto2015-09-17
* Rename functions.Thierry Volpiatto2015-09-17
* First attempt to enable migemo, work only when migemo is loaded for now.Thierry Volpiatto2015-09-17
* Replace remaining occurences of match-plugin.Thierry Volpiatto2015-08-20
* Rename helm-match-plugin.el to helm-multi-match.el.Thierry Volpiatto2015-08-20
* Fix evaluation of candidate-number-limit as a symbol (#1129).Thierry Volpiatto2015-08-15
* Shutup byte compiler in helm-source.Thierry Volpiatto2015-08-14
* Don't use eval-when-compile.Thierry Volpiatto2015-08-14
* Fix warnings in helm-source compilation.Thierry Volpiatto2015-08-14
* Now helm-match-plugin is required in helm.Thierry Volpiatto2015-08-14
* Move build type fns to helm-types.Thierry Volpiatto2015-07-09
* Move types from helm-source.el to helm-types.elThierry Volpiatto2015-07-09
* * helm-source.el: Declare vars (will be needed later).Thierry Volpiatto2015-07-09
* Move many functions to helm-lib.elThierry Volpiatto2015-07-08
* Add new file and fix actions from types.Thierry Volpiatto2015-07-08