(init_buffer_once): Don't use XSETFASTINT when negative.
authorKarl Heuer <kwzh@gnu.org>
Thu, 6 Oct 1994 22:30:47 +0000 (22:30 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 6 Oct 1994 22:30:47 +0000 (22:30 +0000)
commitaab808227e3e75dacde6b376545989bc0dac8cb5
treea099b6f9f944e3debd90bc16240c7b3af214ee9d
parent838abf56705838a2cc26abcf442c9fd897937011
(init_buffer_once): Don't use XSETFASTINT when negative.
(reset_buffer_local_variables, Fbuffer_local_variables): Access
buffer_local_flags as Lisp_Object, not int.
src/buffer.c