File: w32-win.el.html
w32-win.el: this file is loaded from ../lisp/startup.el when it recognizes
that W32 windows are to be used. Command line switches are parsed and those
pertaining to W32 are processed and removed from the command line. The
W32 display is opened and hooks are set for popping up the initial window.
startup.el will then examine startup files, and eventually call the hooks which create the first window (s).
Defined variables (4)
w32-initialized | Non-nil if the w32 window system has been initialized. |
w32-no-usb-subranges | List of Unicode subranges whose support cannot be announced by a font. |
w32-non-USB-fonts | Alist of script symbols and corresponding fonts. |
w32-standard-fontset-spec | String of fontset spec of the standard fontset. |
Defined functions (16)
w32--filter-USB-scripts | () |
w32--get-selection | (&optional TYPE DATA-TYPE) |
w32--mime-type-textual-p | (MIME-TYPE) |
w32--selection-owner-p | (SELECTION) |
w32--set-selection | (TYPE VALUE) |
w32--translate-reverse-selection-target | (TARGET) |
w32--translate-selection-target | (TARGET) |
w32-drag-n-drop | (EVENT &optional NEW-FRAME) |
w32-drag-n-drop-other-frame | (EVENT) |
w32-dropped-file-to-url | (FILE-NAME) |
w32-find-non-USB-fonts | (&optional FRAME SIZE) |
w32-handle-dropped-file | (WINDOW FILE-NAME) |
w32-menu-bar-open | (&optional FRAME) |
w32-using-nt | () |
w32-version | () |
w32-win-suspend-error | () |