auto-hscroll-mode | Allow or disallow automatic horizontal scrolling of windows. |
auto-raise-tab-bar-buttons | Non-nil means raise tab-bar buttons when the mouse moves over them. |
auto-raise-tool-bar-buttons | Non-nil means raise tool-bar buttons when the mouse moves over them. |
auto-resize-tab-bars | Non-nil means automatically resize tab-bars. |
auto-resize-tool-bars | Non-nil means automatically resize tool-bars. |
bidi-inhibit-bpa | Non-nil means inhibit the Bidirectional Parentheses Algorithm. |
blink-cursor-alist | Alist specifying how to blink the cursor off. |
clear-message-function | If non-nil, function to clear echo-area messages. |
debug-on-message | If non-nil, debug if a message matching this regexp is displayed. |
display-fill-column-indicator | Non-nil means display the fill column indicator. |
display-fill-column-indicator-character | Character to draw the indicator when ‘display-fill-column-indicator’ is non-nil. |
display-fill-column-indicator-column | Column for indicator when ‘display-fill-column-indicator’ is non-nil. |
display-hourglass | Non-nil means show an hourglass pointer, when Emacs is busy. |
display-line-numbers | Non-nil means display line numbers. |
display-line-numbers-current-absolute | Non-nil means display absolute number of current line. |
display-line-numbers-major-tick | If an integer N > 0, highlight line number of every Nth line. |
display-line-numbers-minor-tick | If an integer N > 0, highlight line number of every Nth line. |
display-line-numbers-offset | A signed integer added to each absolute line number. |
display-line-numbers-widen | Non-nil means display line numbers disregarding any narrowing. |
display-line-numbers-width | Minimum width of space reserved for line number display. |
display-pixels-per-inch | Pixels per inch value for non-window system displays. |
display-raw-bytes-as-hex | Non-nil means display raw bytes in hexadecimal format. |
fontification-functions | List of functions to call to fontify regions of text. |
frame-title-format | Template for displaying the title bar of visible frames. |
global-mode-string | String (or mode line construct) included (normally) in ‘mode-line-format’. |
glyphless-char-display | Char-table defining glyphless characters. |
highlight-nonselected-windows | Non-nil means highlight active region even in nonselected windows. |
hourglass-delay | Seconds to wait before displaying an hourglass pointer when Emacs is busy. |
hscroll-margin | How many columns away from the window edge point is allowed to get |
hscroll-step | How many columns to scroll the window when point gets too close to the edge. |
icon-title-format | Template for displaying the title bar of an iconified frame. |
inhibit-bidi-mirroring | Non-nil means don’t mirror characters even when bidi context requires that. |
inhibit-eval-during-redisplay | Non-nil means don’t eval Lisp during redisplay. |
inhibit-free-realized-faces | Non-nil means don’t free realized faces. Internal use only. |
inhibit-menubar-update | Non-nil means don’t update menu bars. Internal use only. |
inhibit-message | Non-nil means calls to ‘message’ are not displayed. |
inhibit-redisplay | Non-nil means don’t actually do any redisplay. |
line-number-display-limit | Maximum buffer size for which line number should be displayed. |
line-number-display-limit-width | Maximum line width (in characters) for line number display. |
line-prefix | Prefix prepended to all non-continuation lines at display time. |
make-cursor-line-fully-visible | Whether to scroll the window if the cursor line is not fully visible. |
max-mini-window-height | Maximum height for resizing mini-windows (the minibuffer and the echo area). |
maximum-scroll-margin | Maximum effective value of ‘scroll-margin’. |
menu-bar-update-hook | Normal hook run to update the menu bar definitions. |
menu-updating-frame | Frame for which we are updating a menu. |
message-log-max | Maximum number of lines to keep in the message log buffer. |
message-truncate-lines | If non-nil, messages are truncated when displaying the echo area. |
mode-line-compact | Non-nil means that mode lines should be compact. |
mouse-autoselect-window | Non-nil means autoselect window with mouse pointer. |
mouse-fine-grained-tracking | Non-nil for pixel-wise mouse-movement. |
multiple-frames | Non-nil if more than one frame is visible on this display. |
nobreak-char-ascii-display | Control display of non-ASCII space and hyphen chars. |
nobreak-char-display | Control highlighting of non-ASCII space and hyphen chars. |
overlay-arrow-position | Marker for where to display an arrow on top of the buffer text. |
overlay-arrow-string | String to display as an arrow in non-window frames. |
overlay-arrow-variable-list | List of variables (symbols) which hold markers for overlay arrows. |
overline-margin | Space between overline and text, in pixels. |
pre-redisplay-function | Function run just before redisplay. |
redisplay--all-windows-cause | |
redisplay--inhibit-bidi | Non-nil means it is not safe to attempt bidi reordering for display. |
redisplay--mode-lines-cause | |
redisplay-adhoc-scroll-in-resize-mini-windows | If nil always use normal scrolling in minibuffer windows. |
redisplay-end-trigger-functions | Functions called when redisplay of a window reaches the end trigger. |
redisplay-skip-fontification-on-input | Skip ‘fontification_functions‘ when there is input pending. |
redisplay-skip-initial-frame | Non-nil to skip redisplay in initial frame. |
resize-mini-windows | How to resize mini-windows (the minibuffer and the echo area). |
scroll-conservatively | Scroll up to this many lines, to bring point back on screen. |
scroll-margin | Number of lines of margin at the top and bottom of a window. |
scroll-minibuffer-conservatively | Non-nil means scroll conservatively in minibuffer windows. |
scroll-step | The number of lines to try scrolling a window by when point moves out. |
set-message-function | If non-nil, function to handle display of echo-area messages. |
show-trailing-whitespace | Non-nil means highlight trailing whitespace. |
tab-bar--dragging-in-progress | Non-nil when maybe dragging tab bar item. |
tab-bar-border | Border below tab-bar in pixels. |
tab-bar-button-margin | Margin around tab-bar buttons in pixels. |
tab-bar-button-relief | Relief thickness of tab-bar buttons. |
tool-bar-border | Border below tool-bar in pixels. |
tool-bar-button-margin | Margin around tool-bar buttons in pixels. |
tool-bar-button-relief | Relief thickness of tool-bar buttons. |
tool-bar-max-label-size | Maximum number of characters a label can have to be shown. |
tool-bar-style | Tool bar style to use. |
truncate-partial-width-windows | Non-nil means truncate lines in windows narrower than the frame. |
underline-minimum-offset | Minimum distance between baseline and underline. |
unibyte-display-via-language-environment | Non-nil means display unibyte text according to language environment. |
void-text-area-pointer | The pointer shape to show in void text areas. |
window-scroll-functions | List of functions to call before redisplaying a window with scrolling. |
word-wrap-by-category | Non-nil means also wrap after characters of a certain category. |
wrap-prefix | Prefix prepended to all continuation lines at display time. |