summaryrefslogtreecommitdiff
path: root/helm-source.el
Commit message (Expand)AuthorAge
* Add new slot to helm-source `find-file-target`Thierry Volpiatto2021-09-06
* Fix some warnings in emacs-28Thierry Volpiatto2021-08-15
* Fix: quote an initform in defclass helm-sourceakater2021-06-30
* Docstring updateThierry Volpiatto2021-04-22
* Update some docstrings with examplesThierry Volpiatto2021-04-16
* Merge branch 'devel'Thierry Volpiatto2021-03-16
|\
| * Fix replacement of object-slotsThierry Volpiatto2021-03-16
* | Handle persistent-action-if in helm-source--header-lineDario Gjorgjevski2021-03-15
|/
* Fix obsolete usage of defgeneric, defmetod etc...Thierry Volpiatto2021-03-14
* Move local vars in .dir-locals fileThierry Volpiatto2021-03-13
* Fix some bug linksThierry Volpiatto2021-02-04
* Update copyrightsThierry Volpiatto2020-12-16
* Rename helm-attr and helm-attrset and make them obsoleteThierry Volpiatto2020-12-02
* 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