/[emacs]/emacs/src/xterm.c
ViewVC logotype

Diff of /emacs/src/xterm.c

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

revision 1.674 by gerd, Mon Oct 29 11:15:10 2001 UTC revision 1.675 by gerd, Mon Oct 29 14:00:16 2001 UTC
# Line 11498  x_display_and_set_cursor (w, on, hpos, v Line 11498  x_display_and_set_cursor (w, on, hpos, v
11498      {      {
11499        if (w == XWINDOW (echo_area_window))        if (w == XWINDOW (echo_area_window))
11500          new_cursor_type = FRAME_DESIRED_CURSOR (f);          new_cursor_type = FRAME_DESIRED_CURSOR (f);
11501        else        else if (cursor_in_non_selected_windows)
11502          new_cursor_type = HOLLOW_BOX_CURSOR;          new_cursor_type = HOLLOW_BOX_CURSOR;
11503          else
11504            new_cursor_type = NO_CURSOR;
11505      }      }
11506    else    else
11507      {      {

Legend:
Removed from v.1.674  
changed lines
  Added in v.1.675

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