(free_plist): Cancel the last change.
authorhanda <handa>
Wed, 16 May 2007 01:40:25 +0000 (01:40 +0000)
committerhanda <handa>
Wed, 16 May 2007 01:40:25 +0000 (01:40 +0000)
commitacdbc7b6e63d94861c0d92fd9ee483ead20eff8e
tree96ed6dd93980e9318bf5d2ff43a9d6f4cc6e4c79
parenta1091d85fae546c09b6fa0b7c8583dc48b7a7e9a
(free_plist): Cancel the last change.
(write_element): Check if PLIST is nested.
(mplist__from_plist): Label a plist as nested if appropriate.
(mplist__from_alist): Label a plist as nested.
(mplist__conc): Check the value of PL before referring it.  Label
a plist as nested if appropriate.
(mplist_copy): Label a plist as nested if appropriate.
(mplist_put_func): Return Mnil if KEY is a managing key.
(mplist_push): Label a plist as nested if appropriate.
src/plist.c