diff options
Diffstat (limited to 'lispref/advice.texi')
-rw-r--r-- | lispref/advice.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/advice.texi b/lispref/advice.texi index 1733da39478..46d4f96a35b 100644 --- a/lispref/advice.texi +++ b/lispref/advice.texi @@ -751,3 +751,7 @@ pieces of advice is the same. The only difference is that executed even if some previous piece of advice had an error or a non-local exit. If any around-advice is protected, then the whole around-advice onion is protected as a result. + +@ignore + arch-tag: 80c135c2-f1c3-4f8d-aa85-f8d8770d307f +@end ignore |