| Age | Commit message (Collapse) | Author |
|
|
|
The new transient system is much better
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func-arity was introduced in 26.1
|
|
|
|
|
|
|
|
Now (nil . str) means replace component with str and use default
matching styles.
This still needs to be documented in the README.
|
|
This needs to be documented
|
|
|
|
|
|
|
|
Add orderless-strict-initialism style
|
|
|
|
The orderless-strict-initialism style does not allow unmatched words to be in
between initials. The orderless-strict-leading-initialism style additionally
requires that the first initial match the candidate's beginning. The
orderless-strict-full-initialiasm style additionally requires the last initial
be at the last word.
|
|
|
|
I confused eval-after-load and with-eval-after-load!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I had misunderstood what completion-pcm--filename-try-filter was for.
|
|
|
|
The byte compiler complains it can't find it inside the let form...
The simple is solution is ... to pollute the global namespace!
|
|
|
|
|
|
|
|
|