1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2005-06-14 23:29:17 +00:00
parent 57267a9565
commit fe2a99725b

View File

@ -1,3 +1,22 @@
2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
* edebug.texi (Edebug): Update menu.
(Instrumenting): Update xrefs.
(Edebug Execution Modes): Correct xref.
(Jumping): Clarify description of `h' command.
Eliminate redundant @ref.
(Breaks): New node.
(Breakpoints): is now a subsubsection.
(Global Break Condition): Mention `C-x X X'.
(Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
(Trace Buffer): Clarify STRING arg of `edebug-tracing'.
(Edebug Display Update): Correct pxref.
(Edebug and Macros): New node.
(Instrumenting Macro Calls): Is now a subsubsection.
Neither arg of `def-edebug-spec' is evaluated.
(Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
(Specification Examples): Fix typo.
2005-06-14 Lute Kamstra <lute@gnu.org>
* debugging.texi (Function Debugging): Primitives can break on