File: control

package info (click to toggle)
mmm-mode 0.5.8-4
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 852 kB
  • sloc: lisp: 3,887; sh: 565; makefile: 42
file content (18 lines) | stat: -rw-r--r-- 665 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: mmm-mode
Maintainer: Alexander Zangerl <az@debian.org>
Section: editors
Priority: optional
Build-Depends: debhelper (>= 10), texinfo
Standards-Version: 4.1.3.0

Package: mmm-mode
Section: editors
Priority: optional
Architecture: all
Depends: emacs24 | emacsen | emacs-snapshot | xemacs21, emacsen-common (>= 2.0.8), ${misc:Depends}
Homepage: https://github.com/purcell/mmm-mode
Description: Multiple Major Mode for Emacs
 MMM Mode is a minor mode for Emacs that allows Multiple Major Modes
 (hence the name) to coexist in one buffer.  It is particularly
 well-suited to editing embedded code, such as Mason server-side Perl,
 or HTML output in CGI scripts.