emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h
Date: Tue, 11 Oct 2005 18:35:23 -0400

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.210 emacs/src/dispextern.h:1.211
*** emacs/src/dispextern.h:1.210        Fri Oct  7 07:38:12 2005
--- emacs/src/dispextern.h      Tue Oct 11 22:35:22 2005
***************
*** 2615,2620 ****
--- 2615,2622 ----
  void pixel_to_glyph_coords P_ ((struct frame *, int, int, int *, int *,
                                NativeRectangle *, int));
  int glyph_to_pixel_coords P_ ((struct window *, int, int, int *, int *));
+ void remember_mouse_glyph P_ ((struct frame *, int, int, NativeRectangle *));
+ 
  void mark_window_display_accurate P_ ((Lisp_Object, int));
  void redisplay_preserve_echo_area P_ ((int));
  void set_cursor_from_row P_ ((struct window *, struct glyph_row *,




reply via email to

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