mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 03:39:38 +00:00
Clarify a note in NEWS.md
This commit is contained in:
parent
8fefa49d39
commit
8cf7b17dae
1 changed files with 2 additions and 4 deletions
|
@ -25,10 +25,8 @@
|
||||||
you had previously customized this (or were an extension author adding to
|
you had previously customized this (or were an extension author adding to
|
||||||
this list), you may need to rework your changes.
|
this list), you may need to rework your changes.
|
||||||
|
|
||||||
- For extension authors, the way `:commands` are propagated down for
|
- For extension authors, `:commands` should no longer be propagated down for
|
||||||
autoloading has changed. They used to be passed through the `state`
|
autoloading. See more below.
|
||||||
parameter, but are now done as an extension to `rest`. Please see
|
|
||||||
`use-package-handler/:bind` for a canonical example.
|
|
||||||
|
|
||||||
### Other changes
|
### Other changes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue