summaryrefslogtreecommitdiff
blob: 3883cd6065b9aa6481ce986499f88d1e67cdb1b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
<herd>common-lisp</herd>
<longdescription>
Show Common Lisp operators and variables information in echo area.
cldoc.el has a database of parameters and results of Common Lisp's
standard functions, and syntax rules of standard macros and special
operators. cldoc.el automatically uses SLIME's autodoc facility if
available to display parameters of user defined functions and macros,
and the values of global variables.
</longdescription>
</pkgmetadata>