From f6f760db6440c5f672abafa2dfcbd908c9d9c823 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 2 Jun 2003 23:20:38 +0000 Subject: miscellaneous corrections --- doc/mdk_gmixvm.texi | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/mdk_gmixvm.texi') diff --git a/doc/mdk_gmixvm.texi b/doc/mdk_gmixvm.texi index 32045cb..0966679 100644 --- a/doc/mdk_gmixvm.texi +++ b/doc/mdk_gmixvm.texi @@ -1,10 +1,10 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001 +@c Copyright (C) 2000, 2001, 2003 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_gmixvm.texi,v 1.15 2001/09/29 01:55:05 jao Exp $ +@c $Id: mdk_gmixvm.texi,v 1.16 2003/06/02 23:20:38 jao Exp $ @node gmixvm, mixguile, mixvm, Top @comment node-name, next, previous, up @@ -115,7 +115,7 @@ directory contains the program settings, the device files used by your MIX programs (@pxref{Devices}), and a command history file. The following sections describe the above mentioned components of -@code{gmixvm}. +@code{gmixvm}. @node MIXVM console, MIX virtual machine, Invoking @code{gmixvm}, gmixvm @comment node-name, next, previous, up @@ -147,8 +147,8 @@ will produce the following output on the echo area: @example Completions: -pc psym preg pflags pall -pmem +pc psym preg pflags pall +pmem @end example @noindent which lists all the available commands starting with @code{p}. In @@ -156,7 +156,7 @@ addition, the command prompt maintains a history of typed commands, which can be recovered using the arrow up and down keys. As mentioned above, a file containing previous sessions' commands is stored in the configuration directory @file{~/.mdk}, and reloaded every time you start -@code{gmixvm}. +@code{gmixvm}. You can change the font used to display the issued commands and the messages in the echo area using the @w{Settings->Change font->Command @@ -209,7 +209,7 @@ using the @w{Settings->Change font->MIX} menu command. @section MIXAL source view The second notebook's page, dubbed MIXAL, shows you the MIXAL source of -the currently loaded MIX file. +the currently loaded MIX file. @ifnottex @image{img/ss_mixal, 400pt} @@ -226,7 +226,7 @@ which has an associated memory address. The colors used to mark the location pointer line and the breakpoints can be customized with the @w{Settings->Colors...} menu command. When you click on this menu item, a dialog showing the current line colors will -appear. +appear. @ifhtml The following figure shows the change color dialog. @@ -249,7 +249,7 @@ using the @w{Settings->Change font->MIXAL} menu command. The last notebook page, dubbed Devices, shows you the output/input to/from MIX block devices (the console, line printer, paper tape, disks, card and tapes @pxref{Devices}) produced by the running -program. +program. @ifhtml @@ -330,7 +330,7 @@ Change the mode between one and split windows. @deffn Debug Run Runs the currently loaded MIX program, up to the next breakpoint. It is equivalent to the @code{mixvm}'s @code{run} command (@pxref{Debug -commands}). +commands}). @end deffn @deffn Debug Next @@ -404,7 +404,7 @@ if you want to edit programs using @code{vi} running in an @code{xterm}, you must enter the command template @code{@w{xterm -e vi %s}} in the corresponding dialog entry. These settings can also be changed using the @code{mixvm} commands @code{sedit} and @code{sasm} (@pxref{Configuration -commands}). +commands}). @end deffn -- cgit v1.2.3