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

Diff of /emacs/src/macterm.c

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

revision 1.40 by schwab, Sun Mar 30 15:35:32 2003 UTC revision 1.41 by kfstorm, Mon Mar 31 20:34:48 2003 UTC
# Line 263  static Lisp_Object Qvendor_specific_keys Line 263  static Lisp_Object Qvendor_specific_keys
263  extern XrmDatabase x_load_resources P_ ((Display *, char *, char *, char *));  extern XrmDatabase x_load_resources P_ ((Display *, char *, char *, char *));
264  #endif  #endif
265    
 extern Lisp_Object x_icon_type P_ ((struct frame *));  
   
266  extern int inhibit_window_system;  extern int inhibit_window_system;
267    
268  #if __MRC__  #if __MRC__
# Line 317  void deactivate_scroll_bars (FRAME_PTR); Line 315  void deactivate_scroll_bars (FRAME_PTR);
315  static int is_emacs_window (WindowPtr);  static int is_emacs_window (WindowPtr);
316    
317  extern int image_ascent (struct image *, struct face *);  extern int image_ascent (struct image *, struct face *);
 void x_set_offset (struct frame *, int, int, int);  
318  int x_bitmap_icon (struct frame *, Lisp_Object);  int x_bitmap_icon (struct frame *, Lisp_Object);
319  void x_make_frame_visible (struct frame *);  void x_make_frame_visible (struct frame *);
320    
# Line 8609  mac_check_for_quit_char() Line 8606  mac_check_for_quit_char()
8606    
8607  /* Set up use of X before we make the first connection.  */  /* Set up use of X before we make the first connection.  */
8608    
8609    extern frame_parm_handler mac_frame_parm_handlers[];
8610    
8611  static struct redisplay_interface x_redisplay_interface =  static struct redisplay_interface x_redisplay_interface =
8612  {  {
8613      mac_frame_parm_handlers,
8614    x_produce_glyphs,    x_produce_glyphs,
8615    x_write_glyphs,    x_write_glyphs,
8616    x_insert_glyphs,    x_insert_glyphs,

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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