* editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
authorKen Raeburn <raeburn@raeburn.org>
Sun, 2 Apr 2000 02:31:07 +0000 (02:31 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Sun, 2 Apr 2000 02:31:07 +0000 (02:31 +0000)
commitc01fbf95dfa35ec54003620b62971378f5c12730
treef47fce8d864623a0231a92a3cee4fd186238e5ad
parentcc2d8c6b3dfb886957d7adfffbaeccdfb68ae13d
* editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
Lisp_Object boolean value.
(Fformat): Use a temporary variable to avoid ENABLE_CHECKING problems reading
from and changing the same lisp value in an XSETSTRING call.
src/ChangeLog
src/editfns.c