summaryrefslogtreecommitdiff
path: root/.emacs-custom.el
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2019-05-08 23:01:37 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2019-05-08 23:03:38 +0200
commitd49263eff1eab06875358fc975195492eb3b4abf (patch)
tree88ad360095eae0f56be7539143aa60d3626ad478 /.emacs-custom.el
parentab3937dbb68c159d0a0ca41ca8171e75a1bcc7e4 (diff)
downloaddotfiles-d49263eff1eab06875358fc975195492eb3b4abf.tar.xz
Customize various message-related variables
Footnote and MML stuff, mainly. Change magit-blame-mode lighter: the new character is covered by Noto Color Emoji, not the old one.
Diffstat (limited to '.emacs-custom.el')
-rw-r--r--.emacs-custom.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index e434c83..f8fec59 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -23,6 +23,8 @@
'(erc-nick "peniblec")
'(erc-prompt-for-password nil)
'(eshell-scroll-show-maximum-output nil)
+ '(footnote-body-tag-spacing 1)
+ '(footnote-section-tag "")
'(gdb-many-windows t)
'(generic-extras-enable-list
'(ansible-inventory-generic-mode etc-fstab-generic-mode etc-modules-conf-generic-mode etc-passwd-generic-mode etc-services-generic-mode etc-sudoers-generic-mode hosts-generic-mode java-manifest-generic-mode java-properties-generic-mode pkginfo-generic-mode prototype-generic-mode resolve-conf-generic-mode x-resource-generic-mode xmodmap-generic-mode))