(custom-set-variables '(try-oblique-before-italic-fonts t) '(require-final-newline t) '(TeX-view-style (quote (("^a5$" "xdvi %d -paper a5") ("^landscape$" "xdvi %d -paper a4r -s 4") ("." "xdvi %d %x")))) '(all-hebrew-calendar-holidays t) '(paren-mode (quote sexp) nil (paren)) '(pc-package t) '(x-symbol-tex-electric-ignore-regexp "[:\\'][A-Za-z]") '(scroll-step 1) '(delete-key-deletes-forward t) '(ispell-local-dictionary "british") '(column-number-mode t) '(compilation-window-height 10) '(ispell-check-comments nil) '(TeX-expand-list (quote (("%p" TeX-printer-query) ("%q" (lambda nil (TeX-printer-query TeX-queue-command 2))) ("%v" (lambda nil (TeX-style-check TeX-view-style))) ("%l" (lambda nil (TeX-style-check LaTeX-command-style))) ("%s" file nil t) ("%t" file t t) ("%n" TeX-current-line) ("%d" file "dvi" t) ("%f" file "ps" t) ("%b" TeX-current-file-name-nondirectory) ("%x" (lambda nil (case system-type ((quote usg-unix-vx) "-s 2 -geometry 1152x900"))))))) '(calendar-holiday-marker (quote holiday-face)) '(TeX-printer-list (quote (("Local" "dvips -f %s | lpr" "lpq") ("ah130") ("ah129")))) '(LaTeX-math-list (quote ((?e "varepsilon" nil) (?f "varphi" nil) (?ώ "sim" nil) (?Ϋ "sqsubseteq" nil) (?έ "sqsupseteq" nil) (?_ "neg" nil) (?¦ "bigwedge" nil) (?ό "bigvee" nil) (?­ "bigcap" nil) (?« "bigcup" nil) (?ψ "xi" ("greek")) (?Ψ "Xi" ("Greek")) (?{ "{" nil) (?} "}" nil) (?ή "widehat" nil)))) '(x-symbol-image-converter (quote (xpm ".xpm" . x-symbol-image-start-convert-color))) '(toolbar-captioned-p nil) '(c-tab-always-indent nil) '(TeX-printer-default "ah130") '(ispell-local-dictionary-alist (quote (("francais" "[A-Za-zΐΒΖΗΘΙΚΛΞΟΤΩΫάΰβηθικλξοτωϋό]" "[^A-Za-zΐΒΖΗΘΙΚΛΞΟΤΩΫάΰβηθικλξοτωϋό]" "[']" nil nil "~list" iso-8859-1)))) '(tags-build-completion-table t) '(tab-width 4) '(c-default-style "pezz") '(pending-delete-mode t nil (pending-del)) '(x-symbol-exec-directory t) '(package-get-require-signed-base-updates nil) '(line-number-mode t) '(kill-whole-line t) '(Info-button1-follows-hyperlink t) '(user-full-name "Itay Ben-Yaacov" t) '(mark-holidays-in-calendar t) '(blink-matching-paren-dont-ignore-comments t) '(completion-ignored-extensions (quote ("CVS/" ".o" ".obj" ".elc" "~" ".bin" ".lbin" ".dvi" ".aux" ".log" ".bbl" ".blg" ".xyc" ".toc" ".class"))) '(user-mail-address "pezz-does-not-like-spam@logique.jussieu.fr (remove the suffix)") '(make-tags-files-invisible t) '(c-backspace-function (quote backward-delete-char)) '(font-lock-mode t nil (font-lock))) (custom-set-faces '(holiday-face ((t (:background "grey" :bold t))) t))