emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/replace.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/replace.el,v
Date: Sun, 15 Jul 2007 01:51:04 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/07/15 01:50:59

Index: lisp/replace.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/replace.el,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -b -r1.256 -r1.257
--- lisp/replace.el     17 Apr 2007 23:24:12 -0000      1.256
+++ lisp/replace.el     15 Jul 2007 01:50:59 -0000      1.257
@@ -860,7 +860,7 @@
 
 (defface match
   '((((class color) (min-colors 88) (background light))
-     :background "yellow")
+     :background "yellow1")
     (((class color) (min-colors 88) (background dark))
      :background "RoyalBlue3")
     (((class color) (min-colors 8) (background light))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]