summaryrefslogtreecommitdiff
path: root/helm-multi-match.el
Commit message (Expand)AuthorAge
* Fix documentationManuel Uberti2020-06-03
* Add and fix docstrings in helm-multi-matchThierry Volpiatto2019-11-15
* Rename all arguments STR to CANDIDATE in *multi-matchThierry Volpiatto2019-11-15
* Update copyrightsThierry Volpiatto2019-03-26
* Fix docstring no code changeThierry Volpiatto2018-06-26
* Translate escaped space for grep (#2060)Thierry Volpiatto2018-06-26
* Update copyrightsThierry Volpiatto2018-01-08
* Fix highlighting matches with literal spaces.Thierry Volpiatto2017-03-29
* Restore previous code in helm-mm-split-pattern and fixit.Thierry Volpiatto2017-03-28
* Fix false matches with escaped space at end of pattern by reverting b390c5 (#...Thierry Volpiatto2017-03-27
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Simplify splitting helm-pattern.Thierry Volpiatto2016-10-22
* Use defvar instead of defconst in multimatch.Thierry Volpiatto2016-08-18
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix docstring of helm-mm-matching-method (#1283).Thierry Volpiatto2015-12-09
* Fix helm-mm-matching-method set to multi3p on filename completion (#1283).Thierry Volpiatto2015-12-09
* Add helm-mm-migemo-get-pattern, helm-mm-migemo-search-pattern-get (#1175)momomo57172015-10-25
* Use caching in helm-mm-migemo-forward (#1175).Thierry Volpiatto2015-09-25
* Require helm-lib in helm-multi-match.Thierry Volpiatto2015-09-25
* Fix highlighting in in-buffer methods (#1175).Thierry Volpiatto2015-09-23
* Fix higlighting in migemo (#1175).Thierry Volpiatto2015-09-23
* Highlight migemo matches (#1175).Thierry Volpiatto2015-09-23
* Fix typo (#1175).Thierry Volpiatto2015-09-23
* Fix regexp matching in migemo search fn (#1175), thanks momomo5717.Thierry Volpiatto2015-09-22
* Allow matching pattern regex+migemo regex (#1175).Thierry Volpiatto2015-09-21
* Fix typo.Thierry Volpiatto2015-09-21
* Add migemo for bookmarks, fix match-part for migemo (#1175).Thierry Volpiatto2015-09-21
* Fix typo.Thierry Volpiatto2015-09-18
* Capitalize lighter in migemo-mode.Thierry Volpiatto2015-09-18
* New mode helm-migemo-mode.Thierry Volpiatto2015-09-18
* Make helm-mm--previous-migemo-info local.Thierry Volpiatto2015-09-17
* Ensure migemo don't kick in when not available.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
* Fix group name.Thierry Volpiatto2015-08-20
* Rename helm-match-plugin.el to helm-multi-match.el.Thierry Volpiatto2015-08-20