emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32term.c


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c
Date: Wed, 20 Oct 2004 16:16:18 -0400

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.216 emacs/src/w32term.c:1.217
*** emacs/src/w32term.c:1.216   Sun Oct 17 14:07:31 2004
--- emacs/src/w32term.c Wed Oct 20 20:08:12 2004
***************
*** 2516,2522 ****
          }
            else
              {
!               w32_fill_area (s->f, s->hdc, s->face->underline_color, s->x,
                               s->y + dy, s->width, h);
              }
          }
--- 2516,2522 ----
          }
            else
              {
!               w32_fill_area (s->f, s->hdc, s->face->overline_color, s->x,
                               s->y + dy, s->width, h);
              }
          }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]