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 [EMACS_22_BASE]


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/replace.el,v [EMACS_22_BASE]
Date: Fri, 13 Jul 2007 02:50:23 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Dan Nicolaescu <dann>   07/07/13 02:50:21

Index: replace.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/replace.el,v
retrieving revision 1.256
retrieving revision 1.256.2.1
diff -u -b -r1.256 -r1.256.2.1
--- replace.el  17 Apr 2007 23:24:12 -0000      1.256
+++ replace.el  13 Jul 2007 02:50:18 -0000      1.256.2.1
@@ -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]