mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
; Fix typos
This commit is contained in:
parent
bd2b064438
commit
67a27ff53b
14 changed files with 19 additions and 20 deletions
|
|
@ -584,7 +584,7 @@ of the piece of advice."
|
|||
;;;###autoload
|
||||
(defmacro define-advice (symbol args &rest body)
|
||||
"Define an advice and add it to function named SYMBOL.
|
||||
See `advice-add' and `add-function' for explanation on the
|
||||
See `advice-add' and `add-function' for explanation of the
|
||||
arguments. If NAME is non-nil, the advice is named `SYMBOL@NAME'
|
||||
and installed with the name NAME; otherwise, the advice is anonymous.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue