From 3bc3eda3da67ec367c5b7f8ff883a7b073fc32b1 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 27 Mar 2024 01:03:15 +0000 Subject: nits --- lib/eos/jao-afio.el | 2 +- lib/themes/jao-themes.el | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/eos/jao-afio.el b/lib/eos/jao-afio.el index 32d43b2..c3b4a29 100644 --- a/lib/eos/jao-afio.el +++ b/lib/eos/jao-afio.el @@ -149,7 +149,7 @@ (delete-other-windows) (split-window-horizontally -80) (funcall fun) - (set-window-dedicated-p nil t) + ;; (set-window-dedicated-p nil t) (jao-afio--mail-sidebar)) ;;;###autoload diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index d5db2e0..c88738c 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -830,6 +830,7 @@ (magit-log-head-label-tags (p warning) nbf) (magit-log-graph (p f11)) (magit-log-tag-label (p keyword)) + (magit-process-ok (c nil nil)) (magit-section-highlight (p hilite) ex) (magit-section-heading (~ outline-1)) (magit-section-secondary-heading (~ outline-2)) -- cgit v1.2.3