File: Add-on-interactors.html

package info (click to toggle)
ecb 2.32-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 5,236 kB
  • ctags: 1,790
  • sloc: lisp: 24,391; makefile: 143; sh: 57
file content (28 lines) | stat: -rw-r--r-- 1,085 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<html lang="en">
<head>
<title>ECB - the Emacs Code Browser</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name=description content="ECB - the Emacs Code Browser">
<meta name=generator content="makeinfo 4.2">
<link href="http://www.gnu.org/software/texinfo/" rel=generator-home>
</head>
<body>
<p>
Node:<a name="Add-on%20interactors">Add-on interactors</a>,
Previous:<a rel=previous accesskey=p href="Basic-interactors.html#Basic%20interactors">Basic interactors</a>,
Up:<a rel=up accesskey=u href="ECB-interactors.html#ECB-interactors">ECB-interactors</a>
<hr><br>

<h3>Add-on interactors of ECB</h3>

<p>This chapter gives detailled informations about available add-on
interactors. This includes basic desciptions what they do as well as
how to use them.

<ul>
<li><a accesskey=1 href="Semantic-analyser.html#Semantic%20analyser">Semantic analyser</a>:            Analyses and displays semantic context
<li><a accesskey=2 href="Symboldefinition.html#Symboldefinition">Symboldefinition</a>:             Displays definition of current symbol
</ul>

</body></html>