diff options
| author | David Aspinall | 2003-02-17 23:05:19 +0000 |
|---|---|---|
| committer | David Aspinall | 2003-02-17 23:05:19 +0000 |
| commit | 28981d917a71ef03cc3d11f995ee420d0bd64d0a (patch) | |
| tree | 7a87801c0e00bb4c2401fc511fbeb945d1ea288d | |
| parent | 38bfe396e0cf99529fcf0310c12aa7e0f112478f (diff) | |
New files.
| -rw-r--r-- | mmm/ProofGeneral.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mmm/ProofGeneral.txt b/mmm/ProofGeneral.txt new file mode 100644 index 00000000..55a36b36 --- /dev/null +++ b/mmm/ProofGeneral.txt @@ -0,0 +1,22 @@ +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. + + +================================================================= + + + 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 . + + |
