emacs-diffs
[Top][All Lists]
Advanced

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

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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h
Date: Sat, 15 Oct 2005 22:23:09 -0400

Index: emacs/src/macterm.h
diff -c emacs/src/macterm.h:1.28 emacs/src/macterm.h:1.29
*** emacs/src/macterm.h:1.28    Sat Oct  8 02:28:37 2005
--- emacs/src/macterm.h Sun Oct 16 02:23:09 2005
***************
*** 562,567 ****
--- 562,569 ----
  extern void XSetWindowBackground P_ ((Display *, WindowPtr, unsigned long));
  extern void mac_draw_line_to_pixmap P_ ((Display *, Pixmap, GC, int, int,
                                         int, int));
+ extern void mac_clear_area P_ ((struct frame *, int, int,
+                               unsigned int, unsigned int));
  extern void mac_unload_font P_ ((struct mac_display_info *, XFontStruct *));
  extern OSErr install_window_handler P_ ((WindowPtr));
  extern void remove_window_handler P_ ((WindowPtr));




reply via email to

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