diff options
| -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 . + + |
