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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<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="ecb-create-layout">ecb-create-layout</a>,
Next:<a rel=next accesskey=n href="ecb-face-options.html#ecb-face-options">ecb-face-options</a>,
Previous:<a rel=previous accesskey=p href="ecb-compilation.html#ecb-compilation">ecb-compilation</a>,
Up:<a rel=up accesskey=u href="Customizable-options.html#Customizable%20options">Customizable options</a>
<hr><br>
<h4>Group ecb-create-layout</h4>
<p>This group contains settings for creating new ECB-layouts:
<p>
<table width="100%">
<tr>
<td align="left"><b>create-layout-file</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
File where all layouts created by <code>ecb-create-new-layout</code> are
stored.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>ecb-create-layout-frame-height</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Frame height of the layout creation frame.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>ecb-create-layout-frame-width</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Frame width of the layout creation frame.
</td></tr>
</table>
</body></html>
|