[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/replace.el
From: |
Juri Linkov |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/replace.el |
Date: |
Tue, 19 Jul 2005 07:41:21 -0400 |
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))