summaryrefslogtreecommitdiffhomepage
path: root/doc/mdk_intro.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-04 00:03:19 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-04 00:03:19 +0000
commit695055e91fc2d3773b4bade899f5532bd18ca345 (patch)
tree731086a6d9c53561d6f3c3f23cf51633f7242bc4 /doc/mdk_intro.texi
parent3887461199b0671ee6b300eb55f0236f5af66d9b (diff)
downloadmdk-695055e91fc2d3773b4bade899f5532bd18ca345.tar.gz
mdk-695055e91fc2d3773b4bade899f5532bd18ca345.tar.bz2
documentation for emacs support merged in one file (mdk_emacs.texi),
substituting mdk_emixvm.texi and mdk_mixal-mode.texi.
Diffstat (limited to 'doc/mdk_intro.texi')
-rw-r--r--doc/mdk_intro.texi8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/mdk_intro.texi b/doc/mdk_intro.texi
index f7b5a8e..d695770 100644
--- a/doc/mdk_intro.texi
+++ b/doc/mdk_intro.texi
@@ -4,7 +4,7 @@
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_intro.texi,v 1.6 2003/06/02 23:20:38 jao Exp $
+@c $Id: mdk_intro.texi,v 1.7 2003/06/04 00:03:19 jao Exp $
@node Introduction, Acknowledgments, Top, Top
@comment node-name, next, previous, up
@@ -45,9 +45,13 @@ functionality accessible through a graphical interface.
@item mixguile
A Guile shell, with an embedded MIX virtual machine and built-in
commands to manipulate it using Scheme.
+@item mixal-mode.el
+An Emacs major mode for MIXAL source files editing, providing syntax
+highlighting, documentation lookup and invocation of @code{mixvm}
+within Emacs.
@item mixvm.el
This elisp program allows running @code{mixvm} inside an Emacs GUD
-buffer, allowing concurrent edition and debugging of MIXAL programs.
+buffer, providing concurrent edition and debugging of MIXAL programs.
@end table
@code{mixvm} and @code{gmixvm} implement a simulator of the MIX