summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@numenor.localdomain>2012-11-06 21:40:49 +0100
committerJose Antonio Ortega Ruiz <jao@numenor.localdomain>2012-11-06 21:40:49 +0100
commitbaaf468fc8cea59dd384e45930107f242bb66dbb (patch)
tree4f2fa4c8d5436fa3732097019c2d54f86b528b38 /themes/jao-themes.el
parent4de3b09159c8f4eb68e61dd0d247f0f561c9ffdc (diff)
downloadelibs-baaf468fc8cea59dd384e45930107f242bb66dbb.tar.gz
elibs-baaf468fc8cea59dd384e45930107f242bb66dbb.tar.bz2
Themes tweaks
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 3ed15b0..3aa0661 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -245,7 +245,7 @@
(dictionary-reference-face (p f11))
(dictionary-word-entry-face (p f10))
(diff-added (p warning))
- (diff-changed (p f02))
+ (diff-changed (p f02) nul)
(diff-context (p dimm))
(diff-file-header dfg dbg nbf)
(diff-function (p function))
@@ -256,7 +256,9 @@
(diff-indicator-changed (~ diff-changed))
(diff-indicator-removed (~ diff-removed))
(diff-nonexistent bf (p error))
+ (diff-refine-added (~ diff-changed) ul)
(diff-refine-change (~ diff-changed) ul)
+ (diff-refine-removed (~ diff-removed) ul)
(diff-removed (p error))
(dired-directory (p f02))
(dired-flagged bf)