mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
Merging spelling corrections contributed by bruce mitchener.
See <1c80ccb634>.
Copied from Perforce
Change: 180956
ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
2706097eab
commit
c4d6a2de1f
14 changed files with 22 additions and 22 deletions
|
|
@ -133,7 +133,7 @@ static TableEntry tableFind(Table table, Word key, Bool skip_deleted)
|
|||
*
|
||||
* .hash.initial: Any reasonable number.
|
||||
*
|
||||
* .hash.growth: A compromise between space inefficency (growing bigger
|
||||
* .hash.growth: A compromise between space inefficiency (growing bigger
|
||||
* than required) and time inefficiency (growing too slowly, with all
|
||||
* the rehash costs at every step). A factor of 2 means that at the
|
||||
* point of growing to a size X table, hash-work equivalent to filling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue