* window.h (struct window): Change type of 'use_time' and
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 28 Jun 2012 11:11:48 +0000 (15:11 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 28 Jun 2012 11:11:48 +0000 (15:11 +0400)
commit45942c7dd05bac26a06674e3d903a3b5d5d8e577
treee4aeac11ac98fcbd3ed7caf67581c7f3f7523957
parentae4969c2d69a74c896eb49c9a34aeb645ffed082
* window.h (struct window): Change type of 'use_time' and
'sequence_number' from Lisp_Object to int.
* frame.c (make_frame): Adjust users accordingly.
* print.c (print_object): Likewise.
* window.c (select_window, Fwindow_use_time, make_parent_window)
(make_window): Likewise.
src/ChangeLog
src/frame.c
src/print.c
src/window.c
src/window.h