File: frame.el.html

Defined variables (30)

after-focus-change-functionFunction called after frame focus may have changed.
after-make-frame-functionsFunctions to run after ‘make-frame’ created a new frame.
after-setting-font-hookFunctions to run after a frame’s font has been changed.
auto-lower-mode-hookHook run after entering or leaving ‘auto-lower-mode’.
auto-raise-mode-hookHook run after entering or leaving ‘auto-raise-mode’.
automatic-hscrollingAllow or disallow automatic horizontal scrolling of windows.
before-make-frame-hookFunctions to run before ‘make-frame’ creates a new frame.
blink-cursor-blinksHow many times to blink before using a solid cursor on NS, X, and MS-Windows.
blink-cursor-blinks-doneNumber of blinks done since we started blinking on NS, X, and MS-Windows.
blink-cursor-delaySeconds of idle time before the first blink of the cursor.
blink-cursor-idle-timerTimer started after ‘blink-cursor-delay’ seconds of Emacs idle time.
blink-cursor-intervalLength of cursor blink interval in seconds.
blink-cursor-modeNon-nil if Blink-Cursor mode is enabled.
blink-cursor-mode-hookHook run after entering or leaving ‘blink-cursor-mode’.
blink-cursor-timerTimer started from ‘blink-cursor-start’.
display-format-alistAlist of patterns to decode display names.
display-mm-dimensions-alistAlist for specifying screen dimensions in millimeters.
focus-in-hookNormal hook run when a frame gains focus.
focus-out-hookNormal hook run when all frames lost input focus.
frame-background-modeThe brightness of the background.
frame-inherited-parametersParameters ‘make-frame’ copies from the selected to the new frame.
frame-notice-user-settingsNon-nil means function ‘frame-notice-user-settings’ wasn’t run yet.
initial-frame-alistAlist of parameters for the initial X window frame.
minibuffer-frame-alistAlist of parameters for the initial minibuffer frame.
window-divider-default-bottom-widthDefault width of dividers on bottom of windows.
window-divider-default-placesDefault positions of window dividers.
window-divider-default-right-widthDefault width of dividers on the right of windows.
window-divider-modeNon-nil if Window-Divider mode is enabled.
window-divider-mode-hookHook run after entering or leaving ‘window-divider-mode’.
window-system-default-frame-alistWindow-system dependent default frame parameters.

Defined functions (111)

auto-lower-mode(&optional ARG)
auto-raise-mode(&optional ARG)
blink-cursor--rescan-frames(&optional IGN)
blink-cursor--should-blink()
blink-cursor--start-idle-timer()
blink-cursor--start-timer()
blink-cursor-check()
blink-cursor-end()
blink-cursor-mode(&optional ARG)
blink-cursor-start()
blink-cursor-suspend()
blink-cursor-timer-function()
clone-frame(&optional FRAME NO-WINDOWS)
close-display-connection(DISPLAY)
current-frame-configuration()
delete-other-frames(&optional FRAME ICONIFY)
display-backing-store(&optional DISPLAY)
display-blink-cursor-p(&optional DISPLAY)
display-color-cells(&optional DISPLAY)
display-graphic-p(&optional DISPLAY)
display-images-p(&optional DISPLAY)
display-mm-height(&optional DISPLAY)
display-mm-width(&optional DISPLAY)
display-monitor-attributes-list(&optional DISPLAY)
display-mouse-p(&optional DISPLAY)
display-multi-font-p(&optional DISPLAY)
display-multi-frame-p(&optional DISPLAY)
display-pixel-height(&optional DISPLAY)
display-pixel-width(&optional DISPLAY)
display-planes(&optional DISPLAY)
display-popup-menus-p(&optional DISPLAY)
display-save-under(&optional DISPLAY)
display-screens(&optional DISPLAY)
display-selections-p(&optional DISPLAY)
display-symbol-keys-p(&optional DISPLAY)
display-visual-class(&optional DISPLAY)
filtered-frame-list(PREDICATE)
frame--current-backround-mode(FRAME)
frame--size-history(&optional FRAME)
frame-border-width(&optional FRAME)
frame-creation-function(PARAMS)
frame-current-scroll-bars(&optional FRAME)
frame-edges(&optional FRAME TYPE)
frame-focus-state(&optional FRAME)
frame-geom-spec-cons(SPEC &optional FRAME)
frame-geom-value-cons(TYPE VALUE &optional FRAME)
frame-geometry(&optional FRAME)
frame-height(&optional FRAME)
frame-initialize()
frame-inner-height(&optional FRAME)
frame-inner-width(&optional FRAME)
frame-list-z-order(&optional DISPLAY)
frame-monitor-attribute(ATTRIBUTE &optional FRAME X Y)
frame-monitor-attributes(&optional FRAME)
frame-monitor-geometry(&optional FRAME X Y)
frame-monitor-workarea(&optional FRAME X Y)
frame-notice-user-settings()
frame-outer-height(&optional FRAME)
frame-outer-width(&optional FRAME)
frame-pixel-height(&optional FRAME)
frame-pixel-width(&optional FRAME)
frame-remove-geometry-params(PARAM-LIST)
frame-restack(FRAME1 FRAME2 &optional ABOVE)
frame-set-background-mode(FRAME &optional KEEP-FACE-SPECS)
frame-size-changed-p(&optional FRAME)
frame-terminal-default-bg-mode(FRAME)
frame-width(&optional FRAME)
framep-on-display(&optional TERMINAL)
frames-on-display-list(&optional DEVICE)
get-device-terminal(DEVICE)
get-other-frame()
handle-delete-frame(EVENT)
handle-focus-in(EVENT)
handle-focus-out(EVENT)
handle-move-frame(EVENT)
iconify-or-deiconify-frame()
make-frame(&optional PARAMETERS)
make-frame-command()
make-frame-on-current-monitor(&optional PARAMETERS)
make-frame-on-display(DISPLAY &optional PARAMETERS)
make-frame-on-monitor(MONITOR &optional DISPLAY PARAMETERS)
make-initial-minibuffer-frame(DISPLAY)
minibuffer-frame-list()
modify-all-frames-parameters(ALIST)
mouse-absolute-pixel-position()
next-multiframe-window()
next-window-any-frame()
other-frame(ARG)
other-frame-prefix()
previous-multiframe-window()
previous-window-any-frame()
select-frame-by-name(NAME)
select-frame-set-input-focus(FRAME &optional NORECORD)
set-background-color(COLOR-NAME)
set-border-color(COLOR-NAME)
set-cursor-color(COLOR-NAME)
set-foreground-color(COLOR-NAME)
set-frame-configuration(CONFIGURATION &optional NODELETE)
set-frame-font(FONT &optional KEEP-SIZE FRAMES INHIBIT-CUSTOMIZE)
set-frame-name(NAME)
set-frame-parameter(FRAME PARAMETER VALUE)
set-frame-property--interactive(PROMPT NUMBER)
set-mouse-absolute-pixel-position(X Y)
set-mouse-color(COLOR-NAME)
suspend-frame()
toggle-frame-fullscreen(&optional FRAME)
toggle-frame-maximized(&optional FRAME)
window-divider-mode(&optional ARG)
window-divider-mode-apply(ENABLE)
window-divider-width-valid-p(VALUE)
window-system-for-display(DISPLAY)

Defined faces (0)