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

Diff of /emacs/src/image.c

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

revision 1.44 by cyd, Fri Nov 18 03:57:36 2005 UTC revision 1.45 by cyd, Fri Nov 18 19:11:19 2005 UTC
# Line 3755  x_create_bitmap_from_xpm_data (f, bits) Line 3755  x_create_bitmap_from_xpm_data (f, bits)
3755    XpmFreeAttributes (&attrs);    XpmFreeAttributes (&attrs);
3756    return id;    return id;
3757  }  }
3758  #endif /* HAVE_X_WINDOWS */  #endif /* defined (HAVE_XPM) && defined (HAVE_X_WINDOWS) */
3759    
3760  /* Load image IMG which will be displayed on frame F.  Value is  /* Load image IMG which will be displayed on frame F.  Value is
3761     non-zero if successful.  */     non-zero if successful.  */

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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