(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. '(case-fold-search t) '(column-number-mode t) '(current-language-environment "English") '(display-time-mail-file (quote none)) '(display-time-mode t) '(font-latex-title-fontify (quote color)) '(global-font-lock-mode t nil (font-lock)) '(perl-indent-level 2) '(ps-paper-type (quote a4)) '(ps-print-color-p nil) '(safe-local-variable-values (quote ((sh-indentation . 2) (TeX-open-quote . "``") (TeX-close-quote . "''") (TeX-master . t) (TeX-master . "these")))) '(show-paren-mode t) '(tla-tips-number 18 t) '(transient-mark-mode t)) (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. '(default ((t (:stipple nil :background "Black" :foreground "white" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 100 :width normal :family "misc-fixed")))) '(bold-italic ((t (:slant italic :weight bold :family "*-courrier")))) '(flyspell-duplicate ((t (:foreground "Gold3" :underline t)))) '(italic ((t (:slant italic :family "*-courrier")))) '(tex-verbatim ((t (:foreground "gray")))))