aboutsummaryrefslogtreecommitdiffhomepage
path: root/mmm/README.mmm-for-ProofGeneral
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-27 11:24:20 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-27 11:24:20 +0000
commitb33917736ed4061d167b54a024c1013096acae2a (patch)
tree7eb0d816c320bd7b8f1f34dcc18624982835600a /mmm/README.mmm-for-ProofGeneral
parent7c58cd14c910ce3c0829b075118dedd90f477e21 (diff)
Renamed from mmm/README.mmm-for-ProofGeneral to contrib/mmm/README.mmm-for-ProofGeneral
Diffstat (limited to 'mmm/README.mmm-for-ProofGeneral')
-rw-r--r--mmm/README.mmm-for-ProofGeneral26
1 files changed, 0 insertions, 26 deletions
diff --git a/mmm/README.mmm-for-ProofGeneral b/mmm/README.mmm-for-ProofGeneral
deleted file mode 100644
index 346e407b..00000000
--- a/mmm/README.mmm-for-ProofGeneral
+++ /dev/null
@@ -1,26 +0,0 @@
-The code in this directory is taken from
-
- http://mmm-mode.sourceforge.net/
-
-This is version 0.4.8.
-
-Some minor changes have been made for Proof General to
-remove compilation warnings.
-
-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 .
-
-