aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2014-05-19 12:19:05 -0700
committerPaul Eggert <[email protected]>2014-05-19 12:19:05 -0700
commit2f1205e0848f7f6ed4578a36c656106a9ba69a8e (patch)
treefb23d42169db84a5fb81730489281ce57475960d /doc/misc
parent427de5355f3c70e60ddc65324f1270d533fca0c2 (diff)
Allow any non-nil value to count as true in bool-vector.
Likewise for xd_signature in dbusbind.c. This is more consistent with the usual practice in Emacs, which is that any non-nil value counts as true. * doc/lispref/sequences.texi (Bool-Vectors): Coalesce discussion of how to print them. bool-vector's args need not be t or nil. * src/alloc.c (Fbool_vector): Don't require args to be t or nil. * src/dbusbind.c (xd_signature): Likewise, for booleans. * src/data.c, lisp.h (Qbooleanp): * src/lisp.h (CHECK_BOOLEAN): Remove. All uses removed.
Diffstat (limited to 'doc/misc')
0 files changed, 0 insertions, 0 deletions