File: control

package info (click to toggle)
lua-mode 20071122-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 100 kB
  • ctags: 98
  • sloc: lisp: 851; makefile: 31; sh: 26
file content (18 lines) | stat: -rw-r--r-- 627 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: lua-mode
Section: editors
Priority: optional
Maintainer: Jens Peter Secher <jps@debian.org>
Build-Depends: debhelper (>= 7), quilt, emacs23 | emacsen
Standards-Version: 3.8.3
Vcs-Hg: http://hg.debian.org/hg/collab-maint/lua-mode/lua-mode
Homepage: http://luaforge.net/projects/lua-mode

Package: lua-mode
Architecture: all
Depends: emacs23 | emacsen
Enhances: lua50
Description: Emacs mode for editing Lua programs
 This emacs mode provides syntax highlighting and automatic
 indentation for Lua, as well as sending lines/regions/files to a lua
 interpreter.  You will need this if you write Lua programs using
 Emacs.