77186af67c
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 .
11 lines
404 B
Text
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
|
|
|
|
===========================================================================
|