| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-25 | Fancy matching styles and positional overridespositional | Omar Antolín | |
| This is the proposal in: https://github.com/oantolin/orderless/issues/10#issuecomment-619317300 | |||
| 2020-04-24 | Avoid using cl-lib in autoloads | Omar Antolín | |
| 2020-04-24 | Fix autoload for ivy | Omar Antolín | |
| I confused eval-after-load and with-eval-after-load! | |||
| 2020-04-24 | Improve ivy integration | Omar Antolín | |
| 2020-04-24 | Merge remote-tracking branch 'github/master' | Omar Antolín | |
| 2020-04-24 | If matching-styles is nil, assume regexp matching | Omar Antolín | |
| 2020-04-24 | Add declaration of ivy-regex | Omar Antolín | |
| 2020-04-24 | Mention Ivy support in overview | Omar Antolín Camarena | |
| 2020-04-24 | List more helpful functions for integration | Omar Antolín | |
| 2020-04-24 | Update README TOC | Omar Antolín | |
| 2020-04-24 | Add ivy integration | Omar Antolín | |
| 2020-04-24 | Document selectrum integration | Omar Antolín | |
| 2020-04-24 | Add autoloads for orderless-filter and orderless-highlight-matches | Omar Antolín | |
| 2020-04-23 | Add autoloads | Omar Antolín | |
| 2020-04-23 | Refactor to provide reusable filtering and highlightinf functions | Omar Antolín | |
| 2020-04-23 | Add TOC to README | Omar Antolín | |
| 2020-04-23 | Demote Icicles heading | Omar Antolín Camarena | |
| 2020-04-23 | Merge remote-tracking branch 'github/master' | Omar Antolín | |
| 2020-04-23 | Mention Icicles's progressive matching | Omar Antolín | |
| 2020-04-23 | Add screenshot | Omar Antolín | |
| 2020-04-23 | Typo in README pointed out by codecoll | Omar Antolín Camarena | |
| 2020-04-23 | Rename orderless-regexp-separator to orderless-component-separator | Omar Antolín | |
| 2020-04-23 | Now on MELPA! | Omar Antolín | |
| 2020-04-23 | Make orderless-prefixes more like partial-completion | Omar Antolín | |
| 2020-04-22 | Fix missing ./ and ../ in file name completion | Omar Antolín | |
| I had misunderstood what completion-pcm--filename-try-filter was for. | |||
| 2020-04-22 | Typo in README | Omar Antolín | |
| 2020-04-22 | Minor improvements to README | Omar Antolín | |
| 2020-04-22 | Documentation improvements | Omar Antolín | |
| 2020-04-22 | Mention prefixes style in overview | Omar Antolín | |
| 2020-04-22 | Implement component matching styles | Omar Antolín | |
| 2020-04-18 | Un-nest definition of orderless--highlight-matches | Omar Antolín | |
| The byte compiler complains it can't find it inside the let form... The simple is solution is ... to pollute the global namespace! | |||
| 2020-04-17 | Placate checkdoc again | Omar Antolín | |
| 2020-04-17 | Add command to temporarily change separator | Omar Antolín | |
| 2020-04-17 | Fix regression bug on no matches | Omar Antolín | |
| 2020-04-17 | Leverage completion-regexp-list: simplify code, increase speed! | Omar Antolín | |
| 2020-04-17 | Undo previous optimization as it is invalid in general :( | Omar Antolín | |
| 2020-04-16 | Optimization: check if first component is string literal | Omar Antolín | |
| 2020-04-16 | Don't move point unless actually completing | Omar Antolín | |
| 2020-04-16 | Fix typo in README (thanks Juanjo!) | Omar Antolín | |
| 2020-04-16 | Update badly outdated commentary | Omar Antolín | |
| 2020-04-16 | Add docstrings to functions | Omar Antolín | |
| (Even though these are the sort of functions that in minibuffer.el have no docstrings. :P) | |||
| 2020-04-16 | Merge pull request #6 from raxod502/patch-1 | Omar Antolín Camarena | |
| Update reference to prescient.el in README | |||
| 2020-04-16 | Update README.org | Radon Rosborough | |
| 2020-04-16 | Merge pull request #5 from protesilaos/update-defface-syntax | Omar Antolín Camarena | |
| Make all `defface' syntax more efficient+readable | |||
| 2020-04-16 | Make all `defface' syntax more efficient+readable | Protesilaos Stavrou | |
| These changes are informed by the docstring of `defface'. Specifically: As a special exception, in the first element of SPEC, DISPLAY can be the special value ‘default’. Then the ATTS in that element act as defaults for all the following elements. `M-x find-library faces' offers some examples that follow this pattern, such as `error'. | |||
| 2020-04-16 | Even better match faces (kindly contributed by Protesilaos) | Omar Antolín | |
| 2020-04-16 | Revert "Better match face defaults (kindly contributed by Protesilaos)" | Omar Antolín | |
| This reverts commit d2b5d71e752a10cfd7904a79fba8c67ea3aaa7ba. | |||
| 2020-04-16 | Add reminder that match faces only are used if orderless "wins" | Omar Antolín | |
| Thanks to Prot for suggesting this note. | |||
| 2020-04-16 | Better match face defaults (kindly contributed by Protesilaos) | Omar Antolín | |
| 2020-04-15 | Add "literature review" | Omar Antolín | |
