summaryrefslogtreecommitdiffstats
path: root/etc/custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'etc/custom.el')
-rw-r--r--etc/custom.el14
1 files changed, 9 insertions, 5 deletions
diff --git a/etc/custom.el b/etc/custom.el
index a831542..603eb96 100644
--- a/etc/custom.el
+++ b/etc/custom.el
@@ -27,7 +27,7 @@
(horizontal 1.0
(article 1.0)
(ebdb-gnus 0.3)))))
- '(ebdb-gnus-window-size 0.3 t)
+ '(ebdb-gnus-window-size 0.3)
'(ebdb-mua-pop-up t)
'(ediff-split-window-function 'split-window-horizontally t)
'(ediff-window-setup-function 'ediff-setup-windows-plain t)
@@ -69,7 +69,7 @@
" " filename-and-process)
(mark " "
(name 16 -1)
- " " filename)))
+ " " filename)) t)
'(ibuffer-saved-filter-groups
'(("default"
("dired"
@@ -116,7 +116,7 @@
("exwm"
(mode . exwm-mode))
("erc"
- (mode . erc-mode)))))
+ (mode . erc-mode)))) t)
'(inhibit-startup-buffer-menu t)
'(inhibit-startup-echo-area-message "bandali")
'(inhibit-startup-screen t)
@@ -162,7 +162,11 @@
'(recentf-save-file "/home/bandali/.emacs.d/var/recentf-save.el")
'(require-final-newline t)
'(safe-local-variable-values
- '((tex-main-file . "../thesis.tex")
+ '((tex-main-file . "./bandali-mmath-thesis.tex")
+ (tex-main-file . "../bandali-mmath-thesis.tex")
+ (flycheck-disabled-checkers emacs-lisp-checkdoc)
+ (tex-main-file . "./thesis.tex")
+ (tex-main-file . "../thesis.tex")
(org-export-allow-bind-keywords . t)
(eval load-file "thesis.el")
(eval modify-syntax-entry 43 "'")
@@ -181,7 +185,7 @@
'(savehist-file "/home/bandali/.emacs.d/var/savehist.el")
'(search-default-mode 'char-fold-to-regexp)
'(split-width-threshold 150)
- '(text-scale-mode-step 1.05)
+ '(text-scale-mode-step 1.05 t)
'(unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))
'(vc-annotate-background "#282c34")
'(vc-annotate-color-map