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

Diff of /emacs/src/w32fns.c

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

revision 1.251 by lektu, Thu Jun 23 16:17:04 2005 UTC revision 1.252 by rms, Sat Jun 25 22:36:38 2005 UTC
# Line 7586  Text larger than the specified size is c Line 7586  Text larger than the specified size is c
7586    clear_glyph_matrix (w->desired_matrix);    clear_glyph_matrix (w->desired_matrix);
7587    clear_glyph_matrix (w->current_matrix);    clear_glyph_matrix (w->current_matrix);
7588    SET_TEXT_POS (pos, BEGV, BEGV_BYTE);    SET_TEXT_POS (pos, BEGV, BEGV_BYTE);
7589    try_window (FRAME_ROOT_WINDOW (f), pos);    try_window (FRAME_ROOT_WINDOW (f), pos, 0);
7590    
7591    /* Compute width and height of the tooltip.  */    /* Compute width and height of the tooltip.  */
7592    width = height = 0;    width = height = 0;

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.252

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