bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6851: Documentation: `make-hash-table' "add that many space"


From: Chong Yidong
Subject: bug#6851: Documentation: `make-hash-table' "add that many space"
Date: Sat, 14 Aug 2010 17:14:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

MON KEY <monkey@sandpframing.com> writes:

> | :rehash-threshold THRESHOLD -- THRESHOLD must a float > 0, and <= 1.0.
> | Resize the hash table when the ratio (number of entries / table size)
> | is greater or equal than THRESHOLD.  Default is 0.8.

> Maybe better as:
>
> "is greater than or equal to THRESHOLD. Default is 0.8."

Thanks, fixed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]