/[emacs]/emacs/lisp/isearch.el
ViewVC logotype

Diff of /emacs/lisp/isearch.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.266 by jurta, Mon Jul 18 14:32:30 2005 UTC revision 1.267 by jurta, Tue Jul 19 11:39:16 2005 UTC
# Line 210  Default value, nil, means edit the strin Line 210  Default value, nil, means edit the strin
210    '((((class color) (min-colors 88) (background light))    '((((class color) (min-colors 88) (background light))
211       ;; The background must not be too dark, for that means       ;; The background must not be too dark, for that means
212       ;; the character is hard to see when the cursor is there.       ;; the character is hard to see when the cursor is there.
213       (:background "magenta2" :foreground "lightskyblue1"))       (:background "magenta3" :foreground "lightskyblue1"))
214      (((class color) (min-colors 88) (background dark))      (((class color) (min-colors 88) (background dark))
215       (:background "palevioletred2" :foreground "brown4"))       (:background "palevioletred2" :foreground "brown4"))
216      (((class color) (min-colors 16))      (((class color) (min-colors 16))

Legend:
Removed from v.1.266  
changed lines
  Added in v.1.267

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26