summaryrefslogtreecommitdiffhomepage
path: root/doc/mdk_emixvm.texi
diff options
context:
space:
mode:
authorjaortega <jaortega>2001-03-17 14:26:36 +0000
committerjaortega <jaortega>2001-03-17 14:26:36 +0000
commitc0eeccaaee4816f0fffe028bdc0ef1e4731d3794 (patch)
tree5fc85d43dd6d910fa5aa8bc0be7f01a6c0d1ead8 /doc/mdk_emixvm.texi
parent58871c45c0d152690c2b6e6acfaf9d57d24b0691 (diff)
downloadmdk-c0eeccaaee4816f0fffe028bdc0ef1e4731d3794.tar.gz
mdk-c0eeccaaee4816f0fffe028bdc0ef1e4731d3794.tar.bz2
docs splitting
Diffstat (limited to 'doc/mdk_emixvm.texi')
-rw-r--r--doc/mdk_emixvm.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/mdk_emixvm.texi b/doc/mdk_emixvm.texi
new file mode 100644
index 0000000..d99fd68
--- /dev/null
+++ b/doc/mdk_emixvm.texi
@@ -0,0 +1,9 @@
+@node mixvm.el, mixasm, mixvm, Top
+@comment node-name, next, previous, up
+@chapter mixvm.el
+
+If you are an Emacs user and write your MIXAL programs using this
+editor, you will find the elisp program @file{mixvm.el} quite
+useful. @file{mixvm.el} allows running the MIX virtual machine
+@code{mixvm} (@pxref{mixvm}) inside an Emacs @acronym{GUD} buffer, while
+visiting the MIXAL source file in another buffer.