mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
; * etc/NEWS: Fix typo in recent change.
This commit is contained in:
parent
a3f79f9da1
commit
b3b2b3de5d
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -4612,7 +4612,7 @@ it causes 'quit' since it is used for 'C-g'.
|
|||
+++
|
||||
** New ':interactive-only' way to add an advice.
|
||||
While it is marginally more efficient than ':after' or ':before',
|
||||
the main purpose it to make the intention more obvious when the advice
|
||||
the main purpose is to make the intention more obvious when the advice
|
||||
modifies only the interactive form and not the actual behavior
|
||||
of the function.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue