projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
5b185ef
)
emacs: update custom-file
author
Amin Bandali
<bandali@gnu.org>
Fri, 30 Aug 2019 22:52:38 +0000
(18:52 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 30 Aug 2019 22:53:00 +0000
(18:53 -0400)
.emacs.d/etc/custom.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/etc/custom.el
b/.emacs.d/etc/custom.el
index
132c5ff
..
65623e8
100644
(file)
--- a/
.emacs.d/etc/custom.el
+++ b/
.emacs.d/etc/custom.el
@@
-18,20
+18,20
@@
(horizontal 1.0
(article 1.0)
(ebdb-gnus 0.3))))))
(horizontal 1.0
(article 1.0)
(ebdb-gnus 0.3))))))
- '(ediff-split-window-function (quote split-window-horizontally)
t
)
- '(ediff-window-setup-function (quote ediff-setup-windows-plain)
t
)
+ '(ediff-split-window-function (quote split-window-horizontally))
+ '(ediff-window-setup-function (quote ediff-setup-windows-plain))
'(epa-pinentry-mode (quote loopback))
'(epg-gpg-program "/home/bandali/.guix-profile/bin/gpg")
'(epg-pinentry-mode (quote loopback) t)
'(erc-fill-function (quote erc-fill-static))
'(erc-fill-static-center 18)
'(epa-pinentry-mode (quote loopback))
'(epg-gpg-program "/home/bandali/.guix-profile/bin/gpg")
'(epg-pinentry-mode (quote loopback) t)
'(erc-fill-function (quote erc-fill-static))
'(erc-fill-static-center 18)
- '(erc-join-buffer (quote bury)
t
)
- '(erc-lurker-hide-list (quote ("JOIN" "PART" "QUIT"))
t
)
- '(erc-nick "bandali"
t
)
+ '(erc-join-buffer (quote bury))
+ '(erc-lurker-hide-list (quote ("JOIN" "PART" "QUIT")))
+ '(erc-nick "bandali")
'(erc-pcomplete-nick-postfix ",")
'(erc-pcomplete-nick-postfix ",")
- '(erc-rename-buffers t
t
)
- '(erc-server-reconnect-attempts 5
t
)
- '(erc-server-reconnect-timeout 3
t
)
+ '(erc-rename-buffers t)
+ '(erc-server-reconnect-attempts 5)
+ '(erc-server-reconnect-timeout 3)
'(erc-track-enable-keybindings nil)
'(erc-track-exclude-types
(quote
'(erc-track-enable-keybindings nil)
'(erc-track-exclude-types
(quote
@@
-39,8
+39,8
@@
'(erc-track-priority-faces-only (quote all))
'(erc-track-shorten-function nil)
'(eshell-directory-name "/home/bandali/.emacs.d/var/eshell/")
'(erc-track-priority-faces-only (quote all))
'(erc-track-shorten-function nil)
'(eshell-directory-name "/home/bandali/.emacs.d/var/eshell/")
- '(eshell-hist-ignoredups t
t
)
- '(eshell-input-filter (quote eshell-input-filter-initial-space)
t
)
+ '(eshell-hist-ignoredups t)
+ '(eshell-input-filter (quote eshell-input-filter-initial-space))
'(flycheck-mode-line-prefix "flyc")
'(ibuffer-formats
(quote
'(flycheck-mode-line-prefix "flyc")
'(ibuffer-formats
(quote
@@
-128,7
+128,8
@@
'(recentf-save-file "/home/bandali/.emacs.d/var/recentf-save.el")
'(safe-local-variable-values
(quote
'(recentf-save-file "/home/bandali/.emacs.d/var/recentf-save.el")
'(safe-local-variable-values
(quote
- ((org-export-allow-bind-keywords . t)
+ ((tex-main-file . "../thesis.tex")
+ (org-export-allow-bind-keywords . t)
(eval load-file "thesis.el")
(eval modify-syntax-entry 43 "'")
(eval modify-syntax-entry 36 "'")
(eval load-file "thesis.el")
(eval modify-syntax-entry 43 "'")
(eval modify-syntax-entry 36 "'")
@@
-153,7
+154,7
@@
(quote after-save-hook)
(quote org-latex-export-to-latex)
t t))))
(quote after-save-hook)
(quote org-latex-export-to-latex)
t t))))
- '(save-place-file "/home/bandali/.emacs.d/var/save-place.el"
t
)
+ '(save-place-file "/home/bandali/.emacs.d/var/save-place.el")
'(savehist-file "/home/bandali/.emacs.d/var/savehist.el" t)
'(unkillable-buffers (quote ("^\\*scratch\\*$" "^\\*Messages\\*$")))
'(which-key-add-column-padding 5)
'(savehist-file "/home/bandali/.emacs.d/var/savehist.el" t)
'(unkillable-buffers (quote ("^\\*scratch\\*$" "^\\*Messages\\*$")))
'(which-key-add-column-padding 5)