diff options
| author | Paul Eggert | 2011-04-13 15:19:27 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-04-13 15:19:27 -0700 |
| commit | b532497da492ad9fef912bdf41d7f57c6f5bd833 (patch) | |
| tree | 83d73904d0c7815b9d6e4de5c973a66d08652815 /src/process.c | |
| parent | 1675728f009404df6bc79b7e0933bc675afa1be1 (diff) | |
| download | emacs-b532497da492ad9fef912bdf41d7f57c6f5bd833.tar.gz emacs-b532497da492ad9fef912bdf41d7f57c6f5bd833.zip | |
* xterm.c: Make symbols static if they're not exported.
(x_raise_frame, x_lower_frame, x_wm_set_window_state):
(x_wm_set_icon_pixmap, x_initialize, XTread_socket_fake_io_error):
(x_destroy_window, x_delete_display):
Now static.
(x_dispatch_event): Now static if ! (USE_MOTIF || USE_X_TOOLKIT).
(x_mouse_leave): Remove; unused.
* xterm.h (x_display_info_for_name, x_raise_frame, x_lower_frame):
(x_destroy_window, x_wm_set_window_state, x_wm_set_icon_pixmap):
(x_delete_display, x_initialize, x_set_border_pixel, x_screen_planes):
Remove decls.
(x_mouse_leave): Declare only if WINDOWSNT.
(x_dispatch_event): Declare only if USE_MOTIF or USE_X_TOOLKIT.
(xic_create_fontsetname): Declare only if HAVE_X_WINDOWS &&
USE_X_TOOLKIT.
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions