summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-16Merge pull request #6 from raxod502/patch-1Omar Antolín Camarena
2020-04-16Update README.orgRadon Rosborough
2020-04-16Merge pull request #5 from protesilaos/update-defface-syntaxOmar Antolín Camarena
2020-04-16Make all `defface' syntax more efficient+readableProtesilaos Stavrou
2020-04-16Even better match faces (kindly contributed by Protesilaos)Omar Antolín
2020-04-16Revert "Better match face defaults (kindly contributed by Protesilaos)"Omar Antolín
2020-04-16Add reminder that match faces only are used if orderless "wins"Omar Antolín
2020-04-16Better match face defaults (kindly contributed by Protesilaos)Omar Antolín
2020-04-15Add "literature review"Omar Antolín
2020-04-15Document customization optionsOmar Antolín
2020-04-15Add custom variable for component separator regexpOmar Antolín
2020-04-15Highlight component matches in one of four facesOmar Antolín
2020-04-15Remove warning and stuff about SPCOmar Antolín
2020-04-15Only copy and highlight once the candidate is known to matchOmar Antolín
2020-04-14Unify calls to save-match-dataOmar Antolín
2020-04-14Rename lim to limitOmar Antolín
2020-04-14Keep split-string from modifying global match dataOmar Antolín
2020-04-14Copy candidates to avoid permanently changing their faceOmar Antolín
2020-04-14Merge branch 'master' of https://github.com/oantolin/orderlessOmar Antolín
2020-04-14Colorize matching portions of candidatesOmar Antolín
2020-04-14Fix typoOmar Antolín Camarena
2020-04-14Correct innocuous typoOmar Antolín
2020-04-14Corrected very misleading typoOmar Antolín
2020-04-13Fix bug on no matchesOmar Antolín
2020-04-13Minor tweaksOmar Antolín
2020-04-13Add forgotten :test to cl-pushnew callOmar Antolín
2020-04-13Improve installation instructionsOmar Antolín
2020-04-13Use cl-pushnew instead of push to register the completion styleOmar Antolín
2020-04-13Finish fixing problem with file completionOmar Antolín
2020-04-13Mostly (but not completely) fix the problem with file completionOmar Antolín
2020-04-13Clean up whitespace in READMEOmar Antolín
2020-04-13Stronger wording for warningOmar Antolín
2020-04-13Add README and tweak commentaryOmar Antolín
2020-04-13Initial version of orderlessOmar Antolín