emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.h [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h [emacs-unicode-2]
Date: Mon, 28 Jun 2004 03:55:05 -0400

Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.150.2.2 emacs/src/xterm.h:1.150.2.3
*** emacs/src/xterm.h:1.150.2.2 Fri Apr 16 12:51:04 2004
--- emacs/src/xterm.h   Mon Jun 28 07:29:27 2004
***************
*** 1,5 ****
  /* Definitions and headers for communication with X protocol.
!    Copyright (C) 1989, 1993, 1994, 1998, 1999, 2000, 2001, 2001
     Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
--- 1,5 ----
  /* Definitions and headers for communication with X protocol.
!    Copyright (C) 1989, 1993, 1994, 1998, 1999, 2000,01,02,03,04
     Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
***************
*** 167,173 ****
    /* The colormap being used.  */
    Colormap cmap;
  
!   /* Number of panes on this screen.  */
    int n_planes;
  
    /* Dimensions of this screen.  */
--- 167,173 ----
    /* The colormap being used.  */
    Colormap cmap;
  
!   /* Number of planes on this screen.  */
    int n_planes;
  
    /* Dimensions of this screen.  */
***************
*** 941,947 ****
  struct frame *check_x_frame P_ ((Lisp_Object));
  EXFUN (Fx_display_color_p, 1);
  EXFUN (Fx_display_grayscale_p, 1);
- int image_ascent P_ ((struct image *, struct face *));
  extern void x_free_gcs P_ ((struct frame *));
  
  /* From xrdb.c.  */
--- 941,946 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]