From: Luc Teirlinck Date: Mon, 13 Oct 2003 23:05:09 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~8538 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b52a26fbce6f66b5cadadb065caa4b131e31ddc0;p=emacs.git Fix typo. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a7f8d049e5a..06a53f77c5e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2003-10-13 Luc Teirlinck + + * windows.texi (Choosing Window): Fix typo. + * edebug.texi (Edebug Execution Modes): Fix typo. + 2003-10-13 Richard M. Stallman * windows.texi (Basic Windows): A window has fringe settings, diff --git a/lispref/edebug.texi b/lispref/edebug.texi index 30e5602c274..553d9ab3973 100644 --- a/lispref/edebug.texi +++ b/lispref/edebug.texi @@ -311,7 +311,7 @@ several times from one command. @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 --git a/lispref/windows.texi b/lispref/windows.texi index a8e39f3c5c5..158ab354057 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi @@ -972,7 +972,7 @@ Its value should be a function of no arguments. When 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