(custom-set-faces '(font-lock-string-face ((t (:foreground "yellow1")))) '(font-lock-function-name-face ((t (:foreground "chartreuse3" :weight bold)))) '(font-lock-comment-face ((((class color) (min-colors 88) (background dark)) (:foreground "light slate gray" :slant italic :height 0.8 :family "monospace")))) '(font-lock-builtin-face ((((class color) (min-colors 88) (background dark)) (:foreground "gree n")))) '(ecb-default-highlight-face ((((class color) (background dark)) (:background "DarkSlateBlue" :foreground "white"))))) (custom-set-variables '(ido-default-buffer-method (quote selected-window)) '(default-input-method "cyrillic-jcuken"))