From: Francois Fleuret <francois@fleuret.org>
Date: Sat, 21 Jun 2014 12:16:21 +0000 (+0200)
Subject: Update.
X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;h=8b4703df2309912488787c0ba333cdd0a5f36527;p=elisp.git

Update.
---

diff --git a/emacs.el b/emacs.el
index 0301d03..a4a0304 100644
--- a/emacs.el
+++ b/emacs.el
@@ -424,9 +424,10 @@ load-warning buffer in case of failure."
                   :inverse-video nil)
      (mode-line-inactive :background "gray60" :foreground "black" :box nil
                          :inverse-video nil)
-     (region :background "white")
+     (region :background "white" :foreground "black")
      (ff/date-info-face :foreground "white" :weight 'bold)
      (ff/mail-alarm-face :foreground "red" :weight 'bold)
+     (selector/selection :background "yellow")
      (gui-button-face :background "green" :foreground "white")
      (enotes/information-face :foreground "cyan")
      ))