%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/term/ |
Current File : //usr/local/share/emacs/27.2/lisp/term/w32console.elc |
;ELC ;;; Compiled ;;; in Emacs version 27.2 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@68 A list of VGA console colors, their indices and 16-bit RGB values. (defvar w32-tty-standard-colors '(("black" 0 0 0 0) ("blue" 1 0 0 52480) ("green" 2 8704 35584 8704) ("cyan" 3 0 52736 53504) ("red" 4 45568 8704 8704) ("magenta" 5 35584 0 35584) ("brown" 6 40960 20992 11520) ("lightgray" 7 48640 48640 48640) ("darkgray" 8 26112 26112 26112) ("lightblue" 9 0 0 65535) ("lightgreen" 10 0 65535 0) ("lightcyan" 11 0 65535 65535) ("lightred" 12 65535 0 0) ("lightmagenta" 13 65535 0 65535) ("yellow" 14 65535 65535 0) ("white" 15 65535 65535 65535)) (#$ . 408)) #@51 Terminal initialization function for w32 console. (defalias 'terminal-init-w32console #[nil "\306\307 !\210\310\311\312\313 \"!\310\311\312\314 \"!\315\211\316!\316\n! \2038 \317!\210\320\2032 \n\2023 !\210\321 \210,\f\211@$\322 \210 \203^ \323$@$A@$AA#\210 A\211@$\202B *\324 \210\325 \211%A@&\326&!'\315\211()\315\211*+\327'8(\330'8)\331'8*\332()*#\333\334_W\203\244 \335+\202\247 \336+\337\315\340+#\210.\341 \210\342\343!\207" [oem-o-cs-p oem-cs-p oem-code-page-output-coding oem-code-page-coding w32-tty-standard-colors colors x-setup-function-keys selected-frame intern format "cp%d" w32-get-console-codepage w32-get-console-output-codepage nil coding-system-p set-keyboard-coding-system set-terminal-coding-system startup--setup-quote-display tty-color-clear tty-color-define clear-face-cache get-screen-color tty-color-by-index 2 3 4 + 0.6 196605 dark light set-terminal-parameter background-mode tty-set-up-initial-frame-faces run-hooks terminal-init-w32-hook color screen-color bg descr r g b bg-mode] 6 (#$ . 975)]) (provide 'term/w32console)