emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/msdos.h


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/msdos.h
Date: Fri, 21 Mar 2003 17:56:52 -0500

Index: emacs/src/msdos.h
diff -c emacs/src/msdos.h:1.25 emacs/src/msdos.h:1.26
*** emacs/src/msdos.h:1.25      Fri Mar 21 08:50:50 2003
--- emacs/src/msdos.h   Fri Mar 21 17:56:52 2003
***************
*** 118,131 ****
  struct frame;
  struct window;
  
- /* From xterm.c; emulated on msdos.c */
- 
- extern void pixel_to_glyph_coords P_ ((struct frame *f, int pix_x, int pix_y,
-                                      int *x, int *y, XRectangle *bounds,
-                                      int noclip));
- extern void glyph_to_pixel_coords P_ ((struct frame *f, int x, int y,
-                                      int *pix_x, int *pix_y));
- 
  /* Defined in xfns.c; emulated on msdos.c */
  
  extern int have_menus_p P_ ((void));
--- 118,123 ----




reply via email to

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