aboutsummaryrefslogtreecommitdiffhomepage
path: root/mmm/README.mmm-for-ProofGeneral
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-22 18:10:57 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-22 18:10:57 +0000
commit62958d26c2e0b33a5e2e4fdedefdf5a02e337e41 (patch)
tree38939fa09a3ec4e220faa54882f2e25f904c9814 /mmm/README.mmm-for-ProofGeneral
parent39d50bc23cb005a969ca27216577be46f58ccce4 (diff)
Renamed file
Diffstat (limited to 'mmm/README.mmm-for-ProofGeneral')
-rw-r--r--mmm/README.mmm-for-ProofGeneral23
1 files changed, 23 insertions, 0 deletions
diff --git a/mmm/README.mmm-for-ProofGeneral b/mmm/README.mmm-for-ProofGeneral
new file mode 100644
index 00000000..ad4f9dca
--- /dev/null
+++ b/mmm/README.mmm-for-ProofGeneral
@@ -0,0 +1,23 @@
+The code in this directory is taken from
+
+ http://mmm-mode.sourceforge.net/
+
+This is version 0.4.7.
+No changes have been made for Proof General.
+Some files have not be included here.
+
+
+=================================================================
+
+
+ MMM Mode for Emacs
+
+MMM Mode is an emacs add-on package providing a minor mode that allows
+Multiple Major Modes to coexist in one buffer. It is particularly
+well-suited to editing embedded code or code that generates other
+code, such as Mason or Embperl server-side Perl code, or HTML output
+by CGI scripts.
+
+It is written and maintained by Michael Abraham Shulman .
+
+