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: Thu, 27 Jan 2005 17:33:01 -0500

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.193 emacs/src/dispextern.h:1.194
*** emacs/src/dispextern.h:1.193        Mon Jan 24 17:59:35 2005
--- emacs/src/dispextern.h      Thu Jan 27 22:33:01 2005
***************
*** 2644,2649 ****
--- 2644,2651 ----
  extern void draw_phys_cursor_glyph P_ ((struct window *,
                                          struct glyph_row *,
                                          enum draw_glyphs_face));
+ extern int get_phys_cursor_geometry P_ ((struct window *, struct glyph_row *,
+                                        struct glyph *, int *));
  extern void erase_phys_cursor P_ ((struct window *));
  extern void display_and_set_cursor P_ ((struct window *,
                                          int, int, int, int, int));




reply via email to

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