(custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(safe-local-variable-values (quote ((dired-omit-mode . t) (picture-vertical-step . 1) (picture-horizontal-step . 0) (sh-indentation . 2) (dired-actual-switches . "-ogta") (dired-actual-switches . "-ogt") (dired-actual-switches . "-og") (truncate-lines . 1) (make-backup-files)))) '(send-mail-function (quote sendmail-send-it))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(cursor ((t (:background "White" :foreground "Black")))) '(font-lock-comment-face ((((class color) (background dark)) (:foreground "aquamarine")))) '(gnus-header-content ((t (:foreground "green" :slant italic)))) '(gnus-header-name ((((class color) (background dark)) (:foreground "Green")) (((class color) (background light)) (:foreground "maroon")) (t (:bold t)))) '(gnus-header-subject ((t (:foreground "yellow" :bold t)))) '(makefile-space-face ((((class color)) (:foreground "black" :background "hotpink"))) t) '(message-cited-text ((((class color) (background dark)) (:foreground "white")) (((class color) (background light)) (:foreground "red")) (t (:bold t)))) '(message-header-cc ((t (:foreground "green" :weight bold)))) '(message-header-name ((((class color) (background dark)) (:foreground "Green")) (((class color) (background light)) (:foreground "cornflower blue")) (t (:bold t)))) '(message-header-other ((((class color) (background dark)) (:foreground "yellow")) (((class color) (background light)) (:foreground "steel blue")) (t (:bold t :italic t)))) '(message-header-subject ((t (:foreground "yellow" :bold t)))) '(message-mml ((((class color) (background dark)) (:foreground "Green")) (((class color) (background light)) (:foreground "ForestGreen")) (t (:bold t)))) '(message-separator ((((class color) (background dark)) (:foreground "blue1")) (((class color) (background light)) (:foreground "brown")) (t (:bold t)))) '(show-paren-match ((((class color)) (:foreground "black" :background "turquoise")))) '(trailing-whitespace ((((class color) (background dark)) (:background "slateblue")))))