File: variables

package info (click to toggle)
mailcrypt 3.5.5-6.2
  • links: PTS
  • area: contrib
  • in suites: potato
  • size: 696 kB
  • ctags: 331
  • sloc: lisp: 4,142; sh: 170; makefile: 97; perl: 36
file content (20 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<:# BEWARE: The file mailcrypt-init.el is not yet EPerled!:>//
<:$PACKAGE="mailcrypt":>//
<:# Documentation:>//
<:$DOCS="ANNOUNCE NEWS ONEWS README README.gpg mailcrypt.texi texi2html.ext":>//
<:# Mailcrypt sources:>//
<:$SOURCES="mailcrypt.el mc-toplev.el mc-pgp.el mc-remail.el mc-pgp5.el mc-gpg.el expect.el mc-setversion.el":>//
<:# Misc package variables:>//
<:$HTMLS="*.html":>//
<:$INFOS="$PACKAGE.info*":>//
<:$MENUSEC="Apps/Editors":>//
<:$INFOSEC="Emacs":>//
<:$INFOMENU="Mailcrypt":>//
<:$INFODESC="Cryptographic interface for mail and news.":>//
<:$EPRIORITY="50":>//
#include "system.variables"
<:
# Local variables:
# mode: shell-script
# end:
:>//