Index: emacs/lisp/replace.el
diff -c emacs/lisp/replace.el:1.219 emacs/lisp/replace.el:1.220
*** emacs/lisp/replace.el:1.219 Thu Jul  7 09:59:26 2005
--- emacs/lisp/replace.el       Tue Jul 19 11:41:20 2005
***************
*** 847,853 ****
    '((((class color) (min-colors 88) (background light))
       :background "Tan")
      (((class color) (min-colors 88) (background dark))
!      :background "RoyalBlue4")
      (((class color) (min-colors 8))
       :background "blue" :foreground "white")
      (((type tty) (class mono))
--- 847,853 ----
    '((((class color) (min-colors 88) (background light))
       :background "Tan")
      (((class color) (min-colors 88) (background dark))
!      :background "RoyalBlue3")
      (((class color) (min-colors 8))
       :background "blue" :foreground "white")
      (((type tty) (class mono))


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to