| 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
|
|
|
|
|
|
|
|
Fix typo
|
|
|
|
|
|
|
|
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!
|
|
|
|
|