diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-01-10 14:40:32 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-01-10 14:40:32 -0500 |
commit | 122ff675df692bab3b5b6409044b0f0e66bad82f (patch) | |
tree | 347d4d63e9037fb74c324319de223b23cf00d399 /admin/FOR-RELEASE | |
parent | cd6d07ece2278b315852e20f07cfea05bd5bd29b (diff) | |
download | emacs-122ff675df692bab3b5b6409044b0f0e66bad82f.tar.gz |
* doc/lispref/functions.texi (Advising Functions): New section.
* doc/lispref/modes.texi (Running Hooks): Don't document with-wrapper-hook and
run-hook-wrapped any more.
(Hooks): Link to the new Advising Functions node.
* doc/lispref/elisp.texi (Top): Don't include advice.texi.
* doc/lispref/advice.texi: Remove.
* doc/lispref/makefile.w32-in (srcs):
* doc/lispref/Makefile.in (srcs): Adjust accordingly.
* doc/misc/cl.texi (Function Bindings): Fix incorrect description of cl-let.
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r-- | admin/FOR-RELEASE | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 8470e7151c9..8b6bddbbd2f 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -218,7 +218,6 @@ xresources.texi cyd ** Check the Lisp manual. abbrevs.texi rgm -advice.texi cyd anti.texi rgm back.texi rgm backups.texi cyd |