~ubuntu-branches/ubuntu/saucy/ecb/saucy

« back to all changes in this revision

Viewing changes to html-help/ecb-mode-line.html

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-09-01 22:15:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040901221518-0jfdt2apb2rj69ey
Tags: 2.27-1
And include latest Upstream too...

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
specified which gets three args (name of the buffer, current selected
45
45
directory and current selected source-file) and must return a string
46
46
which will be displayed in the modeline (or nil if no data should be
47
 
displayed).
 
47
displayed). Such a function can add the text-property <code>help-echo</code>
 
48
to the result-string. Then this help-string will be displayed when the
 
49
user moves the mouse over this section of the modeline.
48
50
 
49
51
<p>If a special ECB-buffer should not display special data in its
50
52
modeline then this buffer-name should either not being added to this
136
138
used as it is or a function-symbol which is called with three argument
137
139
(the buffer-name, the current selected directory and the current
138
140
selected source-file) and must return either nil (for no prefix) or a
139
 
string which is then used a prefix.
 
141
string which is then used a prefix. Such a function can add the
 
142
text-property <code>help-echo</code> to the result-string. Then this
 
143
help-string will be displayed when the user moves the mouse over this
 
144
section of the modeline.
140
145
 
141
146
<p>If a special ECB-buffer should not have a prefix in its modeline then
142
147
this buffer-name should either not being added to this option or added