From c407f79a6007e30596bf4fbb1e9c4aa929147c93 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 19 Feb 2003 13:01:26 +0000 Subject: Renamed file --- mmm/ProofGeneral.txt | 22 ---------------------- mmm/README.ProofGeneral | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 mmm/ProofGeneral.txt create mode 100644 mmm/README.ProofGeneral diff --git a/mmm/ProofGeneral.txt b/mmm/ProofGeneral.txt deleted file mode 100644 index 55a36b36..00000000 --- a/mmm/ProofGeneral.txt +++ /dev/null @@ -1,22 +0,0 @@ -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 . - - diff --git a/mmm/README.ProofGeneral b/mmm/README.ProofGeneral new file mode 100644 index 00000000..55a36b36 --- /dev/null +++ b/mmm/README.ProofGeneral @@ -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 . + + -- cgit v1.2.3