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

Diff of /emacs/src/frame.c

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

revision 1.314 by monnier, Sat Mar 19 16:36:44 2005 UTC revision 1.315 by mituharu, Sun Apr 24 06:03:58 2005 UTC
# Line 1260  The functions are run with one arg, the Line 1260  The functions are run with one arg, the
1260    if (FRAME_X_P (f))    if (FRAME_X_P (f))
1261      x_clear_frame_selections (f);      x_clear_frame_selections (f);
1262  #endif  #endif
1263    #ifdef MAC_OS
1264      if (FRAME_MAC_P (f))
1265        x_clear_frame_selections (f);
1266    #endif
1267    
1268    /* Free glyphs.    /* Free glyphs.
1269       This function must be called before the window tree of the       This function must be called before the window tree of the

Legend:
Removed from v.1.314  
changed lines
  Added in v.1.315

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