Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
;ELC ;;; Compiled by leavens@LEAVENS on Mon Sep 15 16:19:44 2003 ;;; from file d:/emacs/ecb/ecb-face.el ;;; in Emacs version 21.3.1 ;;; with bytecomp version 2.85.4.1 ;;; with all optimizations. ;;; This file contains multibyte non-ASCII characters ;;; and therefore cannot be loaded into Emacs 19. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "20"))) (error "`ecb-face.el' was compiled for Emacs 20 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301\302\303\304\305\306\307&\210\300\310\302\311\304\301\304\312\306\307& \207" [custom-declare-group ecb-face-options nil "Settings for all faces used in ECB." :group ecb :prefix "ecb-" ecb-faces "Definitions of all ECB-faces" faces] 10) #@450 Macro for setting default values for an ECB face. The parameters are set for the following display-types: - ((class color) (background light)): HEIGHT, BOLD-P, ITALIC-P, INHERIT FG-LIGHT-COL, BG-LIGHT-COL - ((class color) (background dark)): HEIGHT, BOLD-P, ITALIC-P, INHERIT FG-DARK-COL, BG-DARK-COL - t: HEIGHT, BOLD-P, ITALIC-P, INHERIT, FG-REST, BG-REST, REVERSE-VIDEO. (defalias 'ecb-face-default '(macro . #[(&optional height bold-p italic-p inherit fg-light-col fg-dark-col bg-light-col bg-dark-col fg-rest bg-rest reverse-video-p) "\306\211\307\310\311\312\313BB\306\314EE\311 \315BB\311\n\316BB\311\312 \317BB\306\320 EE\311\f\306\321\fEE\311 \306\322 EE\257E\306\323\310\311\312\324BB\306\314EE\311 \325BB\311\n\326BB\311\312 \327BB\306\320 EE\311\306\321EE\311\306\322EE\257E\306\330\310\311\312\331BB\306\314EE\311 \332BB\311\n\333BB\311\312 \334BB\306\320 EE\311 \306\321 EE\311!\306\321!EE\311\"\335BB\257EF\207" [height bold-p italic-p inherit fg-light-col bg-light-col list '((class color) (background light)) append if and (ecb-running-emacs-21) :height ((if ecb-running-emacs-21 (list :weight 'bold) (list :bold t))) ((if ecb-running-emacs-21 (list :slant 'italic) (list :italic t))) (ecb-running-emacs-21) :inherit :foreground :background '((class color) (background dark)) (ecb-running-emacs-21) ((if ecb-running-emacs-21 (list :weight 'bold) (list :bold t))) ((if ecb-running-emacs-21 (list :slant 'italic) (list :italic t))) (ecb-running-emacs-21) 't (ecb-running-emacs-21) ((if ecb-running-emacs-21 (list :weight 'bold) (list :bold t))) ((if ecb-running-emacs-21 (list :slant 'italic) (list :italic t))) (ecb-running-emacs-21) ((list :reverse-video t)) fg-dark-col bg-dark-col fg-rest bg-rest reverse-video-p] 16 (#$ . 849)])) (byte-code "\301\302\303\304\205 \305\306D\307\211\211\211\211&D\310\304\205\305\306D\307\211\211\211\211&D\311\304\205-\305\306D\307\211\211\211\211\211&DE\312\313\314%\210\301\315\303\304\205G\305\316D\307\211\205P\317\302D\307\211&D\310\304\205^\305\316D\307\211\205g\317\302D\307\211&D\311\304\205u\305\316D\307\211\205~\317\302D\307\211\211&DE\320\313\314%\207" [ecb-running-emacs-21 custom-declare-face ecb-default-general-face ((class color) (background light)) append :height 1.0 nil ((class color) (background dark)) t "*Basic face for all ECB tree-buffers.\nIt´s recommended to define here the font-family, the font-size, the basic\ncolor etc.\n\nIn GNU Emacs 21.X all faces (even the face 'ecb-default-highlight-face') used\nin the ECB tree-buffers inherit from this face. Therefore the default\nattributes like font etc. of a face used in a tree-buffer can be very easily\nchanged with face 'ecb-default-general-face'.\n\nWith XEmacs and GNU Emacs 20.X there is no inheritance-feature but the options\n`ecb-directories-general-face', `ecb-sources-general-face',\n`ecb-methods-general-face' and `ecb-history-general-face' offer the choice to\nuse the face 'ecb-default-general-face' so also with XEmacs and GNU Emacs 20.X\nthe basic face-settings can be easily changed just by customizing the face\n'ecb-default-general-face'!" :group ecb-faces ecb-directories-general-face 1.0 :inherit "*Basic face for the ECB directories buffer.\nIt´s recommended to define here the font-family, the font-size, the basic\ncolor etc."] 13) #@346 *Basic face for the ECB directories buffer. This defines the basic face the whole directory buffer should displayed with. If the face 'ecb-default-general-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-general-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-directories-general-face ''ecb-default-general-face '(#$ . -4266) :group 'ecb-face-options :group 'ecb-directories :type '(radio (const :tag "Use ecb-default-general-face" :value ecb-default-general-face) (face :tag "Special face" :value ecb-directories-general-face))) (byte-code "\301\302\303\304\205 \305\306D\307\211\205\310\311D\307\211&D\312\304\205\"\305\306D\307\211\205+\310\311D\307\211&D\313\304\2059\305\306D\307\211\205B\310\311D\307\211\211&DE\314\315\316%\207" [ecb-running-emacs-21 custom-declare-face ecb-sources-general-face ((class color) (background light)) append :height 1.0 nil :inherit ecb-default-general-face ((class color) (background dark)) t "*Basic face for the ECB sources buffer.\nIt´s recommended to define here the font-family, the font-size, the basic\ncolor etc." :group ecb-faces] 13) #@340 *Basic face for the ECB sources buffer. This defines the basic face the whole sources buffer should displayed with. If the face 'ecb-default-general-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-general-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-sources-general-face ''ecb-default-general-face '(#$ . -5487) :group 'ecb-face-options :group 'ecb-sources :type 'face :type '(radio (const :tag "Use ecb-default-general-face" :value ecb-default-general-face) (face :tag "Special face" :value ecb-sources-general-face))) (byte-code "\301\302\303\304\205 \305\306D\307\211\205\310\311D\307\211&D\312\304\205\"\305\306D\307\211\205+\310\311D\307\211&D\313\304\2059\305\306D\307\211\205B\310\311D\307\211\211&DE\314\315\316%\207" [ecb-running-emacs-21 custom-declare-face ecb-methods-general-face ((class color) (background light)) append :height 1.0 nil :inherit ecb-default-general-face ((class color) (background dark)) t "*Basic face for the ECB methods buffer.\nIt´s recommended to define here the font-family, the font-size, the basic\ncolor etc." :group ecb-faces] 13) #@340 *Basic face for the ECB methods buffer. This defines the basic face the whole methods buffer should displayed with. If the face 'ecb-default-general-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-general-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-methods-general-face ''ecb-default-general-face '(#$ . -6702) :group 'ecb-face-options :group 'ecb-methods :type '(radio (const :tag "Use ecb-default-general-face" :value ecb-default-general-face) (face :tag "Special face" :value ecb-methods-general-face))) (byte-code "\301\302\303\304\205 \305\306D\307\211\205\310\311D\307\211&D\312\304\205\"\305\306D\307\211\205+\310\311D\307\211&D\313\304\2059\305\306D\307\211\205B\310\311D\307\211\211&DE\314\315\316%\207" [ecb-running-emacs-21 custom-declare-face ecb-history-general-face ((class color) (background light)) append :height 1.0 nil :inherit ecb-default-general-face ((class color) (background dark)) t "*Basic face for the ECB history buffer.\nIt´s recommended to define here the font-family, the font-size, the basic\ncolor etc." :group ecb-faces] 13) #@342 *Basic face for the ECB directory buffer. This defines the basic face the whole history buffer should displayed with. If the face 'ecb-default-general-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-general-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-history-general-face ''ecb-default-general-face '(#$ . -7905) :group 'ecb-face-options :group 'ecb-history :type '(radio (const :tag "Use ecb-default-general-face" :value ecb-default-general-face) (face :tag "Special face" :value ecb-history-general-face))) (byte-code "\301\302\303\304\305\211\211\205\306\307D\310\311D\312\313D&D\314\304\305\211\211\205#\306\307D\305\312\315D&D\316\304\305\211\211\2056\306\307D\305\211\317\316D&DE\320\321\322%\210\301\323\303\304\305\211\211\205R\306\302D\310\311D\312\313D&D\314\304\305\211\211\205g\306\302D\305\312\315D&D\316\304\305\211\211\205z\306\302D\305\211\317\316D&DE\324\321\322%\207" [ecb-running-emacs-21 custom-declare-face ecb-default-highlight-face ((class color) (background light)) append nil :inherit ecb-default-general-face :foreground "yellow" :background "cornflower blue" ((class color) (background dark)) "magenta" t :reverse-video "*Define basic face for highlighting the selected node in a tree-buffer.\nIn GNU Emacs 21.X all highlighting faces in the ECB tree-buffers inherit from\nthis face. Therefore the default attributes like font etc. of a face used in a\ntree-buffer for highlighting the current token can be very easily changed with\nface 'ecb-default-highlight-face'.\n\nWith XEmacs and GNU Emacs 20.X there is no inheritance-feature but the options\n`ecb-directory-face', `ecb-source-face', `ecb-method-face' and\n`ecb-history-face' offer the choice to use the face\n'ecb-default-highlight-face' so also with XEmacs and GNU Emacs 20.X the basic\nface-settings can be easily changed just by customizing the face\n'ecb-default-highlight-face'!" :group ecb-faces ecb-directory-face "*Define face used for highlighting current dir in directories buffer."] 14) #@301 *Face used for highlighting current directory in the directories-buffer. If the face 'ecb-default-highlight-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-highlight-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-directory-face ''ecb-default-highlight-face '(#$ . -10035) :group 'ecb-face-options :group 'ecb-directories :type '(radio (const :tag "Use ecb-default-highlight-face" :value ecb-default-highlight-face) (face :tag "Special face" :value ecb-directory-face))) (byte-code "\301\302\303\304\305\211\211\205\306\307D\310\311D\312\313D&D\314\304\305\211\211\205#\306\307D\305\312\315D&D\316\304\305\211\211\2056\306\307D\305\211\317\316D&DE\320\321\322%\207" [ecb-running-emacs-21 custom-declare-face ecb-source-face ((class color) (background light)) append nil :inherit ecb-default-highlight-face :foreground "yellow" :background "cornflower blue" ((class color) (background dark)) "magenta" t :reverse-video "*Define face used for highlighting current source in the sources buffer." :group ecb-faces] 14) #@294 *Face used for highlighting current source in the sources buffer. If the face 'ecb-default-highlight-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-highlight-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-source-face ''ecb-default-highlight-face '(#$ . -11183) :group 'ecb-face-options :group 'ecb-sources :type '(radio (const :tag "Use ecb-default-highlight-face" :value ecb-default-highlight-face) (face :tag "Special face" :value ecb-sources-face))) (byte-code "\301\302\303\304\305\211\211\205\306\307D\310\311D\312\313D&D\314\304\305\211\211\205#\306\307D\305\312\315D&D\316\304\305\211\211\2056\306\307D\305\211\317\316D&DE\320\321\322%\207" [ecb-running-emacs-21 custom-declare-face ecb-method-face ((class color) (background light)) append nil :inherit ecb-default-highlight-face :foreground "yellow" :background "cornflower blue" ((class color) (background dark)) "magenta" t :reverse-video "*Define face used for highlighting current token in the methods buffer." :group ecb-faces] 14) #@293 *Face used for highlighting current token in the methods buffer. If the face 'ecb-default-highlight-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-highlight-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-method-face ''ecb-default-highlight-face '(#$ . -12314) :group 'ecb-face-options :group 'ecb-methods :type '(radio (const :tag "Use ecb-default-highlight-face" :value ecb-default-highlight-face) (face :tag "Special face" :value ecb-method-face))) (byte-code "\301\302\303\304\305\211\211\205\306\307D\310\311D\305&D\312\304\305\211\211\205!\306\307D\310\311D\305&D\313\304\305\211\211\2054\306\307D\305\211\211&DE\314\315\316%\207" [ecb-running-emacs-21 custom-declare-face ecb-method-non-semantic-face ((class color) (background light)) append nil :inherit ecb-methods-general-face :foreground "brown" ((class color) (background dark)) t "*Define face used for displaying tokens of non-semantic-sources." :group ecb-faces] 13) #@175 *Face used for for displaying tokens of non-semantic-sources. Default is the face used by speedbar for tags. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-method-non-semantic-face ''speedbar-tag-face '(#$ . -13381) :group 'ecb-face-options :group 'ecb-methods :type '(radio (const :tag "Use ecb-default-highlight-face" :value ecb-default-highlight-face) (face :tag "Special face" :value ecb-method-face))) (byte-code "\301\302\303\304\305\211\211\205\306\307D\310\311D\312\313D&D\314\304\305\211\211\205#\306\307D\305\312\315D&D\316\304\305\211\211\2056\306\307D\305\211\317\316D&DE\320\321\322%\207" [ecb-running-emacs-21 custom-declare-face ecb-history-face ((class color) (background light)) append nil :inherit ecb-default-highlight-face :foreground "yellow" :background "cornflower blue" ((class color) (background dark)) "magenta" t :reverse-video "*Define face used for highlighting current entry in the history buffer." :group ecb-faces] 14) #@293 *Face used for highlighting current entry in the history buffer. If the face 'ecb-default-highlight-face' is used then the display of all ECB-tree-buffers can be changed by modifying only the face 'ecb-default-highlight-face'. Changes take first effect after finishing and reactivating ECB! (custom-declare-variable 'ecb-history-face ''ecb-default-highlight-face '(#$ . -14397) :group 'ecb-face-options :group 'ecb-history :type '(radio (const :tag "Use ecb-default-highlight-face" :value ecb-default-highlight-face) (face :tag "Special face" :value ecb-history-face))) (byte-code "\300\301\302\303\304\211\211\211\211\305\306D&D\307\303\304\211\211\211\211\305\306D&D\310\303\304\211\211\211\211\211\311\310D&DE\312\313\314%\207" [custom-declare-face ecb-token-header-face ((class color) (background light)) append nil :background "SeaGreen1" ((class color) (background dark)) t :reverse-video "*Define face used for highlighting the token header.\nThe token header is the first line of the token which is highlighted after\njumping to it by clicking onto a node in the methods buffer." :group ecb-faces] 14) #@183 *Face used for highlighting the token header. The token header is the first line of the token which is highlighted after jumping to it by clicking onto a node in the methods buffer. (custom-declare-variable 'ecb-token-header-face ''ecb-token-header-face '(#$ . -15518) :group 'ecb-face-options :group 'ecb-methods :type 'face) (byte-code "\301\302\303\304\305\211\211\205\306\307D\310\311D\305&D\312\304\305\211\211\205!\306\307D\310\313D\305&D\314\304\305\211\211\2054\306\307D\305\310\315D\305&DE\316\317\320%\207" [ecb-running-emacs-21 custom-declare-face ecb-source-in-directories-buffer-face ((class color) (background light)) append nil :inherit ecb-default-general-face :foreground "medium blue" ((class color) (background dark)) "LightBlue1" t "gray" "*Define a face for displaying sources in the directories buffer." :group ecb-faces] 13) #@51 *Face for source files in the directories buffer. (custom-declare-variable 'ecb-source-in-directories-buffer-face ''ecb-source-in-directories-buffer-face '(#$ . -16382) :group 'ecb-directories :group 'ecb-face-options :type 'face) (byte-code "\302\303\304\305\306\203\307\310D\202\311\312D\306\211\211\211&D\313\305\306\203&\307\310D\202)\311\312D\306\211\211\211&D\312\305\306\203=\307\310D\202@\311\312D\306\211\211\211\211&DE\314\315\316%\210\302\317\304\305\306\203]\307\310D\202`\311\312D\306\211\211\211&D\313\305\306\203t\307\310D\202w\311\312D\306\211\211\211&D\312\305\306\203\213\307\310D\202\216\311\312D\306\211\211\211\211&DE\314\315\316%\210\302\320\304\305\306\203\253\307\310D\202\256\311\312D\306\211\211\211&D\313\305\306\203\302\307\310D\202\305\311\312D\306\211\211\211&D\312\305\306\203\331\307\310D\202\334\311\312D\306\211\211\211\211&DE\314\315\316%\210\302\321\304\305\306\203\371\307\310D\202\374\311\312D\306\211\211\211&D\313\305\306\203\307\310D\202\311\312D\306\211\211\211&D\312\305\306\203'\307\310D\202*\311\312D\306\211\211\211\211&DE\314\315\316%\210\302\322\304\305\306\203G\307\310D\202J\311\312D\306\211\211\211&D\313\305\306\203^\307\310D\202a\311\312D\306\211\211\211&D\312\305\306\203u\307\310D\202x\311\312D\306\211\211\211\211&DE\314\315\316%\210\302\323\304\305\306\203\225\307\310D\202\230\311\312D\306\211 \210\324 \203\245\325\202\246\326D\306&D\313\305\306\203\270\307\310D\202\273\311\312D\306\211 \210\324 \203\310\325\202\311\326D\306&D\312\305\306\203\333\307\310D\202\336\311\312D\306\211\211\211\211&DE\314\315\316%\210\302\327\304\305\306\203\373\307\310D\202\376\311\312D\306\205\330\331D\306\211&D\313\305\306\203\307\310D\202\311\312D\306\205#\330\331D\306\211&D\312\305\306\2035\307\310D\2028\311\312D\306\205@\330\331D\306\211\211&DE\332\315\316%\210\333\334!\207" [ecb-running-emacs-21 ecb-running-xemacs custom-declare-face ecb-type-token-class-face ((class color) (background light)) append nil :weight bold :bold t ((class color) (background dark)) "*Define face used with option `ecb-type-token-display'." :group ecb-faces ecb-type-token-interface-face ecb-type-token-struct-face ecb-type-token-typedef-face ecb-type-token-enum-face ecb-type-token-group-face :foreground "dimgray" "dim gray" ecb-bucket-token-face :inherit ecb-default-general-face "*Face used for displaying bucket tokens in the methods buffer.\nSee also `ecb-bucket-token-display'.\n\nIn GNU Emacs 21.X this face inherits from the face 'ecb-default-general-face'.\n\nWith XEmacs and GNU Emacs 20.X there is no inheritance-feature so if the\nbuckets in the ECB-methods-buffer should be displayed with the same basic\nattributes set by 'ecb-default-general-face' this set of basic attributes have\nto be set in 'ecb-bucket-token-face' too!" provide ecb-face] 13)