1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: develock-el
Section: editors
Priority: optional
Maintainer: Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: http://www.jpl.org/elips/
Vcs-Browser: https://salsa.debian.org/debian/develock-el
Vcs-Git: https://salsa.debian.org/debian/develock-el.git
Package: develock-el
Architecture: all
Depends:
${misc:Depends},
emacs | emacsen
Description: additional font-lock keywords for the developers on Emacs
Develock is a minor mode which provides the ability to make font-
lock highlight leading and trailing whitespace, long lines and
oddities in the file buffer for Lisp modes, ChangeLog mode, Texinfo
mode, C modes, OCaml modes, Coq mode, LaTeX mode, Java mode, Jde-mode,
CPerl mode, Perl mode, Python mode, Groovy mode, HTML modes and some
Mail modes.
|