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
commit45834af29b940b3f0411ea2e1de91a0fe7d25141 (patch)
treed0ac3a10cca3377dae683f7e048c782f8d45e207 /doc/mdk_intro.texi
parent87cec3e14937a29ca14eacd62927f93deed93168 (diff)
downloadmdk-45834af29b940b3f0411ea2e1de91a0fe7d25141.tar.gz
mdk-45834af29b940b3f0411ea2e1de91a0fe7d25141.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