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

« back to all changes in this revision

Viewing changes to html-help/Temp--and-compile-buffers.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:
26
26
then the temp-buffer is displayed in another edit-window otherwise the
27
27
edit-are will be splitted first into two edit-windows, one above the
28
28
other. The variables <code>temp-buffer-max-height</code> and
29
 
<code>temp-buffer-resize-mode</code> (the latter one does not exist in
30
 
XEmacs) work also correctly with ECB.
 
29
<code>temp-buffer-resize-mode</code> (for GNU Emacs) and
 
30
<code>temp-buffer-shrink-to-fit</code> (for XEmacs) work also correctly with
 
31
ECB.
31
32
 
32
33
<p>Same for all compilation output-buffers (e.g. after a <code>compile</code> or
33
34
<code>grep</code>) and the variable <code>compilation-window-height</code>.