/[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.198 by rms, Tue Nov 13 16:39:28 2001 UTC revision 1.199 by rms, Sun Nov 18 06:47:21 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       (:background "magenta4" :foreground "lightskyblue1"))       (:background "magenta2" :foreground "lightskyblue1"))
1917      (((class color) (background dark))      (((class color) (background dark))
1918       (:background "palevioletred2" :foreground "brown4"))       (:background "palevioletred2" :foreground "brown4"))
1919      (t (:inverse-video t)))      (t (:inverse-video t)))

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

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