magit config updates
[emacs-init.git] / emacs-custom.el
1 (custom-set-variables
2   ;; custom-set-variables was added by Custom.
3   ;; If you edit it by hand, you could mess it up, so be careful.
4   ;; Your init file should contain only one such instance.
5   ;; If there is more than one, they won't work right.
6  '(auto-install-install-confirm nil)
7  '(auto-install-replace-confirm nil)
8  '(auto-install-save-confirm nil)
9  '(auto-save-file-name-transforms (quote (("\\`.*\\([^/]*\\)\\'" "~/.emacs.d/autosave/\\1" t))))
10  '(backup-directory-alist (quote (("." . "~/.emacs.d/backups"))))
11  '(c-backslash-column 99)
12  '(c-basic-offset 4)
13  '(c-offsets-alist (quote ((arglist-intro . +))))
14  '(column-number-mode t)
15  '(comment-column 60)
16  '(comment-fill-column 98)
17  '(compilation-ask-about-save nil)
18  '(compilation-scroll-output t)
19  '(csv-align-padding 0)
20  '(csv-comment-start-default "#")
21  '(csv-field-quotes nil)
22  '(csv-header-lines 0)
23  '(csv-separators (quote ("|")))
24  '(dabbrev-abbrev-char-regexp "\\sw")
25  '(debug-on-error nil)
26  '(default-input-method "latin-1-prefix")
27  '(develock-max-column-plist (quote (emacs-lisp-mode 99 lisp-interaction-mode w change-log-mode t texinfo-mode t c-mode 99 c++-mode 99 java-mode 99 jde-mode 99 html-mode 99 html-helper-mode 99 cperl-mode 99 perl-mode 99 mail-mode t message-mode t cmail-mail-mode t tcl-mode 99 ruby-mode 99)))
28  '(diff-mode-hook (quote ((lambda nil (diff-auto-refine-mode 1)))))
29  '(diff-switches "-u")
30  '(edit-server-done-hook nil)
31  '(edit-server-new-frame nil)
32  '(fill-column 98)
33  '(flymake-allowed-file-name-masks (quote (("\\.java\\'" flymake-simple-make-java-init flymake-simple-java-cleanup) ("[0-9]+\\.tex\\'" flymake-master-tex-init flymake-master-cleanup) ("\\.tex\\'" flymake-simple-tex-init))))
34  '(flyspell-delay 30)
35  '(flyspell-delayed-commands nil)
36  '(frame-background-mode (quote light))
37  '(git-commit-fill-column 158)
38  '(global-auto-revert-mode nil)
39  '(global-highlight-changes-mode nil)
40  '(global-subword-mode t)
41  '(global-visual-line-mode nil)
42  '(global-whitespace-mode t)
43  '(highlight-changes-colors nil)
44  '(highlight-changes-face-list nil)
45  '(highlight-changes-global-changes-existing-buffers t)
46  '(hippie-expand-dabbrev-as-symbol nil)
47  '(hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-expand-all-abbrevs try-expand-line try-expand-list)))
48  '(hs-isearch-open nil)
49  '(ido-mode (quote both) nil (ido))
50  '(indent-tabs-mode nil)
51  '(ispell-dictionary "deutsch8")
52  '(ispell-extra-args (quote ("--sug-mode=ultra")))
53  '(ispell-program-name "c:/cygwin/bin/aspell.exe")
54  '(line-move-visual nil)
55  '(ls-lisp-dirs-first t)
56  '(magit-default-tracking-name-function (quote magit-default-tracking-name-branch-only))
57  '(magit-process-popup-time 1)
58  '(magit-server-window-for-rebase (quote pop-to-buffer))
59  '(magit-status-buffer-switch-function (quote switch-to-buffer))
60  '(nxml-child-indent 4)
61  '(nxml-where-global-mode nil)
62  '(nxml-where-header nil)
63  '(org-startup-indented t)
64  '(pop-up-windows nil)
65  '(rng-validate-chunk-size 2000)
66  '(rng-validate-delay 3)
67  '(rng-validate-quick-delay 1.5)
68  '(save-place t nil (saveplace))
69  '(scroll-bar-mode nil)
70  '(server-done-hook nil)
71  '(server-kill-new-buffers t)
72  '(server-mode t)
73  '(server-temp-file-regexp "^/tmp/Re\\|/draft\\|.*/itsalltext/.*$")
74  '(server-window nil)
75  '(show-paren-mode t)
76  '(tab-width 8)
77  '(tags-case-fold-search nil)
78  '(tool-bar-mode nil)
79  '(uniquify-buffer-name-style (quote forward) nil (uniquify))
80  '(visual-line-fringe-indicators (quote (left-curly-arrow right-curly-arrow)))
81  '(which-func-modes (quote (nxml-mode emacs-lisp-mode c-mode c++-mode perl-mode cperl-mode python-mode makefile-mode sh-mode fortran-mode f90-mode ada-mode diff-mode)))
82  '(which-function-mode nil)
83  '(whitespace-action (quote (auto-cleanup warn-if-read-only)))
84  '(whitespace-line-column 100)
85  '(whitespace-style (quote (face trailing space-before-tab newline indentation empty space-after-tab lines-tail)))
86  '(x-select-enable-clipboard t))
87 (custom-set-faces
88   ;; custom-set-faces was added by Custom.
89   ;; If you edit it by hand, you could mess it up, so be careful.
90   ;; Your init file should contain only one such instance.
91   ;; If there is more than one, they won't work right.
92  '(default ((t (:inherit nil :stipple nil :background "#ffffff" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 97 :width semi-condensed :foundry "misc" :family "6x13"))))
93  '(ediff-even-diff-B ((t (:background "yellow"))))
94  '(ediff-odd-diff-A ((t (:background "yellow"))))
95  '(font-lock-keyword-face ((((class color) (min-colors 8)) (:foreground "Purple"))))
96  '(highlight-changes ((t (:background "alice blue"))))
97  '(highlight-changes-delete ((t (:background "bisque1"))))
98  '(mode-line ((t (:background "gray" :foreground "black"))))
99  '(textile-acronym-face ((t (:foreground "medium blue"))))
100  '(textile-blockquote-face ((t (:foreground "midnight blue"))))
101  '(textile-code-face ((t (:foreground "firebrick4"))))
102  '(textile-pre-face ((t (:foreground "dark green"))))
103  '(whitespace-line ((t (:background "yellow")))))
104 (put 'narrow-to-region 'disabled nil)