mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
Fix typo.
This commit is contained in:
parent
a4cf2096d7
commit
b52a26fbce
@ -1,3 +1,8 @@
|
||||
2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* windows.texi (Choosing Window): Fix typo.
|
||||
* edebug.texi (Edebug Execution Modes): Fix typo.
|
||||
|
||||
2003-10-13 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* windows.texi (Basic Windows): A window has fringe settings,
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user