blob: 2901c38e852054adc07c69b08a33324828763fe4 (
plain)
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
|
<h3 class="section">Fringes</h3> <p>On graphical displays, Emacs draws <em>fringes</em> next to each window: thin vertical strips down the sides which can display bitmaps indicating truncation, continuation, horizontal scrolling, and so on. </p> <table class="menu" border="0" cellspacing="0"> <tr>
<td align="left" valign="top">• <a href="fringe-size_002fpos" accesskey="1">Fringe Size/Pos</a>
</td>
<td> </td>
<td align="left" valign="top">Specifying where to put the window fringes. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="fringe-indicators" accesskey="2">Fringe Indicators</a>
</td>
<td> </td>
<td align="left" valign="top">Displaying indicator icons in the window fringes. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="fringe-cursors" accesskey="3">Fringe Cursors</a>
</td>
<td> </td>
<td align="left" valign="top">Displaying cursors in the right fringe. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="fringe-bitmaps" accesskey="4">Fringe Bitmaps</a>
</td>
<td> </td>
<td align="left" valign="top">Specifying bitmaps for fringe indicators. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="customizing-bitmaps" accesskey="5">Customizing Bitmaps</a>
</td>
<td> </td>
<td align="left" valign="top">Specifying your own bitmaps to use in the fringes. </td>
</tr> <tr>
<td align="left" valign="top">• <a href="overlay-arrow" accesskey="6">Overlay Arrow</a>
</td>
<td> </td>
<td align="left" valign="top">Display of an arrow to indicate position. </td>
</tr> </table><div class="_attribution">
<p class="_attribution-p">
Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br>
<a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Fringes.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Fringes.html</a>
</p>
</div>
|