summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2015-01-31 12:57:18 +0000
committerAlan Pearce2015-01-31 12:57:18 +0000
commit7fd51e7fb45fd6feff0a8f530b354c848fe2858a (patch)
tree2e28dcd857cc6046f5a4d336a66d29b10d1834e1 /tag-emacs
parent4d2a49b17917e438d36a6e500e55d9a5b6d257e7 (diff)
downloaddotfiles-7fd51e7fb45fd6feff0a8f530b354c848fe2858a.tar.lz
dotfiles-7fd51e7fb45fd6feff0a8f530b354c848fe2858a.tar.zst
dotfiles-7fd51e7fb45fd6feff0a8f530b354c848fe2858a.zip
Emacs: Move underline, improve mode-line rendering
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 91c253a..eadd68b 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -115,6 +115,8 @@
 (when (fboundp #'blink-cursor-mode)
   (blink-cursor-mode -1))
 
+(setq x-underline-at-descent-line t)
+
 (setq ring-bell-function
       (lambda ()
         (unless (memq this-command