diff options
author | Glenn Morris <rgm@gnu.org> | 2012-03-31 12:58:05 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-03-31 12:58:05 -0700 |
commit | 0b0210946b093bcabae9b6bbd06b28b494d1188d (patch) | |
tree | 3252291c0b4f2af3789ebcffd57e8f67cab1dc95 /admin | |
parent | 979022ef177beb0022838f6b49da6632cd0d3414 (diff) | |
download | emacs-0b0210946b093bcabae9b6bbd06b28b494d1188d.tar.gz |
Edebug doc fixes
* doc/lispref/edebug.texi (Instrumenting Macro Calls):
Mention defining macros at instrumentation time.
(Edebug Options): Mention edebug-unwrap-results.
* lisp/emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
Comments.
* admin/FOR-RELEASE: Markup.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 1f498e06c31..ec12b977b9e 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -183,7 +183,7 @@ xresources.texi cyd abbrevs.texi rgm advice.texi cyd anti.texi -back.texi +back.texi rgm backups.texi cyd buffers.texi cyd commands.texi cyd @@ -192,7 +192,7 @@ control.texi cyd customize.texi cyd debugging.texi cyd display.texi cyd -edebug.texi +edebug.texi rgm elisp.texi errors.texi rgm eval.texi cyd |