; Typo fixes, mostly repeated words
This commit is contained in:
parent
0d004ed01a
commit
5d51403ceb
58 changed files with 60 additions and 61 deletions
|
@ -502,7 +502,7 @@
|
|||
;; important advantage is that it allows the implementation of forward advice.
|
||||
;; Advice information for a certain function accumulates as the value of the
|
||||
;; `advice-info' property of the function symbol. This accumulation is
|
||||
;; completely independent of the fact that that function might not yet be
|
||||
;; completely independent of the fact that the function might not yet be
|
||||
;; defined. The macros `defun' and `defmacro' check whether the
|
||||
;; function/macro they defined had advice information
|
||||
;; associated with it. If so and forward advice is enabled, the original
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue