File: fringe.el.html
This file contains code to initialize the built-in fringe bitmaps as well as helpful functions for customizing the appearance of the fringe.
The code is influenced by scroll-bar.el and avoid.el. The author gratefully acknowledge comments and suggestions made by Miles Bader, Eli Zaretskii, Richard Stallman, Pavel Janík and others which improved this package.
Defined variables (3)
fringe-mode | Default appearance of fringes on all frames. |
fringe-mode-explicit | Non-nil means ‘set-fringe-mode’ should really do something. |
fringe-styles | Alist mapping fringe mode names to fringe widths. |
Defined functions (10)
define-fringe-bitmap | (BITMAP BITS &optional HEIGHT WIDTH ALIGN) |
fringe--check-style | (STYLE) |
fringe-bitmap-p | (SYMBOL) |
fringe-columns | (SIDE &optional REAL) |
fringe-mode | (&optional MODE) |
fringe-mode-initialize | (SYMBOL VALUE) |
fringe-query-style | (&optional ALL-FRAMES) |
set-fringe-mode | (VALUE) |
set-fringe-mode-1 | (IGNORE VALUE) |
set-fringe-style | (&optional MODE) |