# HG changeset patch # User Luc Teirlinck # Date 1066086236 0 # Node ID 3e34838fbfac5c5ff53fe30675dd88de4c910244 # Parent 5c74e66d6c36408d6190ee083fbe64b10f381666 Fix typo. diff -r 5c74e66d6c36 -r 3e34838fbfac lispref/edebug.texi --- a/lispref/edebug.texi Mon Oct 13 19:41:26 2003 +0000 +++ b/lispref/edebug.texi Mon Oct 13 23:03:56 2003 +0000 @@ -311,7 +311,7 @@ @defopt edebug-sit-for-seconds This option specifies how many seconds to wait between execution steps in trace mode. The default is 1 second. -@end defvar +@end defopt @node Jumping @subsection Jumping diff -r 5c74e66d6c36 -r 3e34838fbfac lispref/windows.texi --- a/lispref/windows.texi Mon Oct 13 19:41:26 2003 +0000 +++ b/lispref/windows.texi Mon Oct 13 23:03:56 2003 +0000 @@ -972,7 +972,7 @@ function, which should return a frame. The default value of the variable is a function that creates a frame using parameters from @code{pop-up-frame-alist}. -@end defvar +@end defopt @defopt pop-up-frame-alist This variable holds an alist specifying frame parameters used when