/[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.199 by rms, Sun Nov 18 06:47:21 2001 UTC revision 1.200 by rms, Mon Nov 19 06:21:29 2001 UTC
# Line 1913  A value of nil means highlight all match Line 1913  A value of nil means highlight all match
1913    '((((type tty pc) (class color))    '((((type tty pc) (class color))
1914       (:background "magenta4" :foreground "cyan1"))       (:background "magenta4" :foreground "cyan1"))
1915      (((class color) (background light))      (((class color) (background light))
1916         ;; The background must not be too dark, for that means
1917         ;; the character is hard to see when the cursor is there.
1918       (:background "magenta2" :foreground "lightskyblue1"))       (:background "magenta2" :foreground "lightskyblue1"))
1919      (((class color) (background dark))      (((class color) (background dark))
1920       (:background "palevioletred2" :foreground "brown4"))       (:background "palevioletred2" :foreground "brown4"))

Legend:
Removed from v.1.199  
changed lines
  Added in v.1.200

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