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

Diff of /emacs/src/xfns.c

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

revision 1.639 by rms, Tue May 10 09:17:29 2005 UTC revision 1.640 by rms, Sat Jun 25 22:36:14 2005 UTC
# Line 5086  Text larger than the specified size is c Line 5086  Text larger than the specified size is c
5086    clear_glyph_matrix (w->desired_matrix);    clear_glyph_matrix (w->desired_matrix);
5087    clear_glyph_matrix (w->current_matrix);    clear_glyph_matrix (w->current_matrix);
5088    SET_TEXT_POS (pos, BEGV, BEGV_BYTE);    SET_TEXT_POS (pos, BEGV, BEGV_BYTE);
5089    try_window (FRAME_ROOT_WINDOW (f), pos);    try_window (FRAME_ROOT_WINDOW (f), pos, 0);
5090    
5091    /* Compute width and height of the tooltip.  */    /* Compute width and height of the tooltip.  */
5092    width = height = 0;    width = height = 0;

Legend:
Removed from v.1.639  
changed lines
  Added in v.1.640

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