/[emacs]/emacs/src/xterm.h
ViewVC logotype

Diff of /emacs/src/xterm.h

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

revision 1.150.2.2 by handa, Fri Apr 16 12:51:04 2004 UTC revision 1.150.2.3 by miles, Mon Jun 28 07:29:27 2004 UTC
# Line 1  Line 1 
1  /* Definitions and headers for communication with X protocol.  /* Definitions and headers for communication with X protocol.
2     Copyright (C) 1989, 1993, 1994, 1998, 1999, 2000, 2001, 2001     Copyright (C) 1989, 1993, 1994, 1998, 1999, 2000,01,02,03,04
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 167  struct x_display_info Line 167  struct x_display_info
167    /* The colormap being used.  */    /* The colormap being used.  */
168    Colormap cmap;    Colormap cmap;
169    
170    /* Number of panes on this screen.  */    /* Number of planes on this screen.  */
171    int n_planes;    int n_planes;
172    
173    /* Dimensions of this screen.  */    /* Dimensions of this screen.  */
# Line 941  Lisp_Object display_x_get_resource P_ (( Line 941  Lisp_Object display_x_get_resource P_ ((
941  struct frame *check_x_frame P_ ((Lisp_Object));  struct frame *check_x_frame P_ ((Lisp_Object));
942  EXFUN (Fx_display_color_p, 1);  EXFUN (Fx_display_color_p, 1);
943  EXFUN (Fx_display_grayscale_p, 1);  EXFUN (Fx_display_grayscale_p, 1);
 int image_ascent P_ ((struct image *, struct face *));  
944  extern void x_free_gcs P_ ((struct frame *));  extern void x_free_gcs P_ ((struct frame *));
945    
946  /* From xrdb.c.  */  /* From xrdb.c.  */

Legend:
Removed from v.1.150.2.2  
changed lines
  Added in v.1.150.2.3

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