Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
67774855
Commit
67774855
authored
Jun 14, 2005
by
Luc Teirlinck
Browse files
(Top): Update detailed menu.
parent
c5f8bf2d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
lispref/ChangeLog
lispref/ChangeLog
+2
-0
lispref/elisp.texi
lispref/elisp.texi
+2
-2
No files found.
lispref/ChangeLog
View file @
67774855
2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
* elisp.texi (Top): Update detailed menu.
* edebug.texi (Edebug): Update menu.
(Instrumenting): Update xrefs.
(Edebug Execution Modes): Correct xref.
...
...
lispref/elisp.texi
View file @
67774855
...
...
@@ -514,7 +514,7 @@ Edebug
* Edebug Execution Modes:: Execution modes, stopping more or less often.
* Jumping:: Commands to jump to a specified place.
* Edebug Misc:: Miscellaneous commands.
* Break
point
s:: Setting breakpoints to make the program stop.
* Breaks:: Setting breakpoints to make the program stop.
* Trapping Errors:: Trapping errors with Edebug.
* Edebug Views:: Views inside and outside of Edebug.
* Edebug Eval:: Evaluating expressions within Edebug.
...
...
@@ -524,7 +524,7 @@ Edebug
* Trace Buffer:: How to produce trace output in a buffer.
* Coverage Testing:: How to test evaluation coverage.
* The Outside Context:: Data that Edebug saves and restores.
*
Instrumenting Macro Calls::
Specifying how to handle macro calls.
*
Edebug and Macros::
Specifying how to handle macro calls.
* Edebug Options:: Option variables for customizing Edebug.
Debugging Invalid Lisp Syntax
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment