emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/elisp.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/elisp.texi
Date: Tue, 14 Jun 2005 19:35:05 -0400

Index: emacs/lispref/elisp.texi
diff -c emacs/lispref/elisp.texi:1.57 emacs/lispref/elisp.texi:1.58
*** emacs/lispref/elisp.texi:1.57       Fri Jun 10 10:03:29 2005
--- emacs/lispref/elisp.texi    Tue Jun 14 23:35:05 2005
***************
*** 514,520 ****
  * Edebug Execution Modes::  Execution modes, stopping more or less often.
  * Jumping::               Commands to jump to a specified place.
  * Edebug Misc::                   Miscellaneous commands.
! * Breakpoints::                   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.
--- 514,520 ----
  * Edebug Execution Modes::  Execution modes, stopping more or less often.
  * Jumping::               Commands to jump to a specified place.
  * Edebug Misc::                   Miscellaneous commands.
! * 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,530 ****
  * 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 Options::        Option variables for customizing Edebug.
  
  Debugging Invalid Lisp Syntax
--- 524,530 ----
  * 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.
! * Edebug and Macros::       Specifying how to handle macro calls.
  * Edebug Options::        Option variables for customizing Edebug.
  
  Debugging Invalid Lisp Syntax




reply via email to

[Prev in Thread] Current Thread [Next in Thread]