File: info

package info (click to toggle)
elib 1.0-8
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 336 kB
  • ctags: 263
  • sloc: lisp: 2,378; makefile: 102; sh: 51
file content (15 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This is a configuration files for installing a .info menu
# The Description to be placed into the directory
DESCR="Emacs Lisp library"

# The section this info file should be placed in (Regexp) followed by
# the new section name to be created if the Regexp does not match
# (Optional. If not given the .info will be appended to the directory)
SECTION_MATCH="Emacs"
SECTION_NAME="Emacs"

# The file referred to from the Info directory
FILE=elib.info

# Optional. The files to be copied to /usr/info
FILES=elib.info*