(custom-set-variables '(default-input-method "cyrillic-jcuken")) (custom-set-faces '(font-lock-string-face ((t (:foreground "yellow1")))) '(font-lock-function-name-face ((t (:foreground "chartreuse2" :weight bold)))) '(font-lock-comment-face ((((class color) (min-colors 88) (background dark)) (:foreground "grey75")))) '(font-lock-builtin-face ((((class color) (min-colors 88) (background dark)) (:foreground "green")))))