diff options
author | jao <jao@gnu.org> | 2024-03-27 01:03:15 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-03-27 01:03:15 +0000 |
commit | 3bc3eda3da67ec367c5b7f8ff883a7b073fc32b1 (patch) | |
tree | dd4b65d7803ac04da0d5ff712d15ec74a4823b94 /lib/themes | |
parent | 059b84a559da1219a79aabfdac7485ce755fd159 (diff) | |
download | elibs-3bc3eda3da67ec367c5b7f8ff883a7b073fc32b1.tar.gz elibs-3bc3eda3da67ec367c5b7f8ff883a7b073fc32b1.tar.bz2 |
nits
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
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)) |