summaryrefslogtreecommitdiffhomepage
path: root/doc/mdk_emixvm.texi
diff options
context:
space:
mode:
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.