summaryrefslogtreecommitdiff
path: root/devdocs/elisp/fringes.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
committerCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
commit754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch)
treef1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/elisp/fringes.html
new repository
Diffstat (limited to 'devdocs/elisp/fringes.html')
-rw-r--r--devdocs/elisp/fringes.html36
1 files changed, 36 insertions, 0 deletions
diff --git a/devdocs/elisp/fringes.html b/devdocs/elisp/fringes.html
new file mode 100644
index 00000000..2901c38e
--- /dev/null
+++ b/devdocs/elisp/fringes.html
@@ -0,0 +1,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 &copy; 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>