pkgsrc-wip/mmm-mode/MESSAGE
Peter Bex 77186af67c 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 .
2006-05-16 09:03:12 +00:00

11 lines
404 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2006/05/16 09:03:12 airhead Exp $
You will need to add something like the following to your .emacs file to
autoload the MMM mode for Emacs.
(load "mmm-auto.el")
For examples of using it, search http://www.emacswiki.org
===========================================================================