emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/debugging.texi
Date: Fri, 17 Jun 2005 09:42:19 -0400

Index: emacs/lispref/debugging.texi
diff -c emacs/lispref/debugging.texi:1.33 emacs/lispref/debugging.texi:1.34
*** emacs/lispref/debugging.texi:1.33   Thu Jun 16 20:06:48 2005
--- emacs/lispref/debugging.texi        Fri Jun 17 13:42:18 2005
***************
*** 350,356 ****
  byte-compiled function.  If you would like to step through a
  byte-compiled function, replace it with an interpreted definition of
  the same function.  (To do this, visit the source for the function and
! type @kbd{C-M-x} on its definition.)  You can not use the Lisp debugger
  to step through a primitive function.
  
    Here is a list of Debugger mode commands:
--- 350,356 ----
  byte-compiled function.  If you would like to step through a
  byte-compiled function, replace it with an interpreted definition of
  the same function.  (To do this, visit the source for the function and
! type @kbd{C-M-x} on its definition.)  You cannot use the Lisp debugger
  to step through a primitive function.
  
    Here is a list of Debugger mode commands:




reply via email to

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