add Lisp_Other type
authorBT Templeton <bt@hcoop.net>
Sat, 20 Jul 2013 21:34:02 +0000 (17:34 -0400)
committerRobin Templeton <robin@terpri.org>
Mon, 9 Feb 2015 18:04:21 +0000 (13:04 -0500)
commit3736020b2473070343298adf7dcdbde82a26a42c
treef73d765f0ad0423c4ae85d5d451543134754f5c2
parent316bec86ae3d476d0a73a7420bf612fbe64acb8e
add Lisp_Other type

* src/lisp.h (Lisp_Other): New `Lisp_Type'.
  (XTYPE): Return `Lisp_Other' for objects of an unknown type.
src/lisp.h