* xterm.h (x_window_to_frame, x_any_window_to_frame)
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 13 Sep 2013 06:00:20 +0000 (10:00 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 13 Sep 2013 06:00:20 +0000 (10:00 +0400)
commit9a650e62c8bd9ab1040db70e22683bc94e918cc8
tree92952048ef06acbadfc571cb1cb7b13cbe8e3069
parent9dc7e8e1a4b04fe5ae98ca5df95f3a2bb1dfe0cf
* xterm.h (x_window_to_frame, x_any_window_to_frame)
(x_menubar_window_to_frame): Remove prototypes.
* xfns.c (x_window_to_frame, x_any_window_to_frame)
(x_menubar_window_to_frame, x_top_window_to_frame):
Move from here...
* xterm.c (x_window_to_frame, x_any_window_to_frame)
(x_menubar_window_to_frame, x_top_window_to_frame):
...to here and convert all but the last to static.
src/ChangeLog
src/xfns.c
src/xterm.c
src/xterm.h