summaryrefslogtreecommitdiffhomepage
path: root/lib/eos
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-10-25 21:56:21 +0100
committerjao <jao@gnu.org>2021-10-25 21:56:21 +0100
commit61a5847fff8b59f74e1e70afc34d09b3a4e0eb41 (patch)
tree59ce54fda8d9b0cb23cae34feb984f170898086e /lib/eos
parent091da4191417e8f1d2cb8debe0233fb317ef5729 (diff)
downloadelibs-61a5847fff8b59f74e1e70afc34d09b3a4e0eb41.tar.gz
elibs-61a5847fff8b59f74e1e70afc34d09b3a4e0eb41.tar.bz2
wee tweak in jao-minibuffer that avoids jumping when showing pdfs
Diffstat (limited to 'lib/eos')
-rw-r--r--lib/eos/jao-minibuffer.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eos/jao-minibuffer.el b/lib/eos/jao-minibuffer.el
index 3474848..fda2c57 100644
--- a/lib/eos/jao-minibuffer.el
+++ b/lib/eos/jao-minibuffer.el
@@ -156,7 +156,7 @@
:extend t)
(set-face-attribute 'mode-line-inactive nil :box nil :height 1
:background bg :foreground bg
- :overline nil
+ :overline bg
:underline jao-minibuffer-inactive-buffer-line-color
:extend t)))