index
:
orderless.git
dispatcher
expand-prefix
fix-github-org
master
positional
smart-case
to-regexps
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-22
Implement component matching styles
Omar Antolín
2020-04-18
Un-nest definition of orderless--highlight-matches
Omar Antolín
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
2020-04-16
Merge pull request #6 from raxod502/patch-1
Omar Antolín Camarena
2020-04-16
Update README.org
Radon Rosborough
2020-04-16
Merge pull request #5 from protesilaos/update-defface-syntax
Omar Antolín Camarena
2020-04-16
Make all `defface' syntax more efficient+readable
Protesilaos Stavrou
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
2020-04-16
Add reminder that match faces only are used if orderless "wins"
Omar Antolín
2020-04-16
Better match face defaults (kindly contributed by Protesilaos)
Omar Antolín
2020-04-15
Add "literature review"
Omar Antolín
2020-04-15
Document customization options
Omar Antolín
2020-04-15
Add custom variable for component separator regexp
Omar Antolín
2020-04-15
Highlight component matches in one of four faces
Omar Antolín
2020-04-15
Remove warning and stuff about SPC
Omar Antolín
2020-04-15
Only copy and highlight once the candidate is known to match
Omar Antolín
2020-04-14
Unify calls to save-match-data
Omar Antolín
2020-04-14
Rename lim to limit
Omar Antolín
2020-04-14
Keep split-string from modifying global match data
Omar Antolín
2020-04-14
Copy candidates to avoid permanently changing their face
Omar Antolín
2020-04-14
Merge branch 'master' of https://github.com/oantolin/orderless
Omar Antolín
2020-04-14
Colorize matching portions of candidates
Omar Antolín
2020-04-14
Fix typo
Omar Antolín Camarena
2020-04-14
Correct innocuous typo
Omar Antolín
2020-04-14
Corrected very misleading typo
Omar Antolín
2020-04-13
Fix bug on no matches
Omar Antolín
2020-04-13
Minor tweaks
Omar Antolín
2020-04-13
Add forgotten :test to cl-pushnew call
Omar Antolín
2020-04-13
Improve installation instructions
Omar Antolín
2020-04-13
Use cl-pushnew instead of push to register the completion style
Omar Antolín
2020-04-13
Finish fixing problem with file completion
Omar Antolín
2020-04-13
Mostly (but not completely) fix the problem with file completion
Omar Antolín
2020-04-13
Clean up whitespace in README
Omar Antolín
2020-04-13
Stronger wording for warning
Omar Antolín
2020-04-13
Add README and tweak commentary
Omar Antolín
2020-04-13
Initial version of orderless
Omar Antolín
[prev]