Mercurial > emacs
comparison src/xterm.h @ 90988:492971a3f31f unicode-xft-base
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 816-823)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 59-69)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 237-238)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-235
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 24 Jul 2007 01:23:55 +0000 |
parents | 95d0cdf160ea f3024bc83300 |
children | f55f9811f5d7 |
comparison
equal
deleted
inserted
replaced
90987:b2d8a283f27e | 90988:492971a3f31f |
---|---|
997 extern void x_clear_errors P_ ((Display *)); | 997 extern void x_clear_errors P_ ((Display *)); |
998 extern void x_fully_uncatch_errors P_ ((void)); | 998 extern void x_fully_uncatch_errors P_ ((void)); |
999 extern void x_set_window_size P_ ((struct frame *, int, int, int)); | 999 extern void x_set_window_size P_ ((struct frame *, int, int, int)); |
1000 extern void x_set_mouse_position P_ ((struct frame *, int, int)); | 1000 extern void x_set_mouse_position P_ ((struct frame *, int, int)); |
1001 extern void x_set_mouse_pixel_position P_ ((struct frame *, int, int)); | 1001 extern void x_set_mouse_pixel_position P_ ((struct frame *, int, int)); |
1002 extern void x_ewmh_activate_frame P_ ((struct frame *)); | |
1002 extern void x_raise_frame P_ ((struct frame *)); | 1003 extern void x_raise_frame P_ ((struct frame *)); |
1003 extern void x_lower_frame P_ ((struct frame *)); | 1004 extern void x_lower_frame P_ ((struct frame *)); |
1004 extern void x_make_frame_visible P_ ((struct frame *)); | 1005 extern void x_make_frame_visible P_ ((struct frame *)); |
1005 extern void x_make_frame_invisible P_ ((struct frame *)); | 1006 extern void x_make_frame_invisible P_ ((struct frame *)); |
1006 extern void x_iconify_frame P_ ((struct frame *)); | 1007 extern void x_iconify_frame P_ ((struct frame *)); |