]> code.delx.au - gnu-emacs/blobdiff - lispref/edebug.texi
(interactive-form): New function.
[gnu-emacs] / lispref / edebug.texi
index d06275bb9f72d0f881cf116ad19188e1cf9c3783..7e1099be2364c339338abf5b148cc07a409e661e 100644 (file)
@@ -1,6 +1,6 @@
 @comment -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1992, 1993, 1994, 1998 Free Software Foundation, Inc. 
+@c Copyright (C) 1992, 1993, 1994, 1998, 1999 Free Software Foundation, Inc. 
 @c See the file elisp.texi for copying conditions.
 
 @c This file can also be used by an independent Edebug User 
@@ -97,7 +97,7 @@ which stops execution.  @xref{Edebug Execution Modes}.
 
   Within Edebug, you normally view an Emacs buffer showing the source of
 the Lisp code you are debugging.  This is referred to as the @dfn{source
-code buffer}, and is is temporarily read-only.
+code buffer}, and it is temporarily read-only.
 
   An arrow at the left margin indicates the line where the function is
 executing.  Point initially shows where within the line the function is