emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/isearch.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/isearch.el
Date: Sun, 18 Nov 2001 01:47:21 -0500

Index: emacs/lisp/isearch.el
diff -u emacs/lisp/isearch.el:1.198 emacs/lisp/isearch.el:1.199
--- emacs/lisp/isearch.el:1.198 Tue Nov 13 11:39:28 2001
+++ emacs/lisp/isearch.el       Sun Nov 18 01:47:21 2001
@@ -1913,7 +1913,7 @@
   '((((type tty pc) (class color))
      (:background "magenta4" :foreground "cyan1"))
     (((class color) (background light))
-     (:background "magenta4" :foreground "lightskyblue1"))
+     (:background "magenta2" :foreground "lightskyblue1"))
     (((class color) (background dark))
      (:background "palevioletred2" :foreground "brown4"))
     (t (:inverse-video t)))



reply via email to

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