Update Compilation and Advice chapters in Lisp manual.
commit25dec3650947892e638be48220024a7d1b1d8be8
authorChong Yidong <cyd@gnu.org>
Fri, 10 Feb 2012 15:50:11 +0000 (10 23:50 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 10 Feb 2012 15:50:11 +0000 (10 23:50 +0800)
tree6d61578049e7d04f2510dc3f3bb356011813bdb3
parentd7c5e1622f63d19d7bfc6a7beb15142a6814b7ea
Update Compilation and Advice chapters in Lisp manual.

* doc/lispref/advice.texi (Defining Advice): Clarify ad-unadvise.
(Activation of Advice): Specifying the ACTIVATE flag in defadvice
is not abnormal.
(Advising Primitives): Node deleted; ad-define-subr-args has been
removed.

* doc/lispref/compile.texi (Speed of Byte-Code): Use float-time in example.
(Compilation Functions): Note that the log uses Compilation mode.
Don't discuss the contents of byte-code function object here.
(Compilation Functions): De-document internal function byte-code.
(Docs and Compilation): Minor clarifications.

* doc/lispref/objects.texi (Byte-Code Type): Add xref to Byte-Code Function
Objects.

* lisp/emacs-lisp/advice.el: Update commentary to reflect deletion of
ad-define-subr-args
admin/FOR-RELEASE
doc/lispref/ChangeLog
doc/lispref/advice.texi
doc/lispref/compile.texi
doc/lispref/elisp.texi
doc/lispref/objects.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
lisp/emacs-lisp/advice.el