]> git.eshelyaron.com Git - emacs.git/commit
(Qkey_or_value, Qkey_and_value): New variables.
authorGerd Moellmann <gerd@gnu.org>
Thu, 27 Jul 2000 12:31:17 +0000 (12:31 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 27 Jul 2000 12:31:17 +0000 (12:31 +0000)
commitec504e6f0b715c611345512c151366430c803b66
tree5bb33048c936146aaeed3e844fff20febca4a82a
parent53a1db8067165cd7dec8087aae276ba7b2890ae7
(Qkey_or_value, Qkey_and_value): New variables.
(syms_of_fns): Initialize new variables.
(sweep_weak_table): Handle weakness `key-or-value' and
`key-and-value'.
(Fmake_hash_table): Recognize `key-and-value' and `key-or-value'
weakness, with t meaning the same as `key-and-value'.
src/fns.c