(command_loop_1): Fix int/Lisp_Object mixup.
commite8536cca53e59c386dbb07e0bea46e9d57a0055a
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 15 Nov 2002 20:06:03 +0000 (15 20:06 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 15 Nov 2002 20:06:03 +0000 (15 20:06 +0000)
treea15fcd99e1e5e3cbbb1f9ff97a449c6aa9f6054f
parenteaadd7ad8490f2d12f4f57b1571e4446f8d1d6b8
(command_loop_1): Fix int/Lisp_Object mixup.
(adjust_point_for_property): Move out of display and invisible even if
we were already inside before (in case a property was added while
we weren't looking).  Be more careful when handling invisible props.
Skip invisible text as if it really wasn't there at all.
(interrupt_signal): Mark static.
src/keyboard.c