diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-07-21 11:20:07 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-07-21 11:24:11 -0700 |
commit | cf285946bee56912286f75e4d1215214bc7c5b4b (patch) | |
tree | 7d2e8c14783d757b1af8998b0654ce3622bbdc07 /lisp/emacs-lisp | |
parent | 4a1507b88e813e3d54614f4cb59211234e05334a (diff) | |
download | emacs-cf285946bee56912286f75e4d1215214bc7c5b4b.tar.gz emacs-cf285946bee56912286f75e4d1215214bc7c5b4b.tar.bz2 emacs-cf285946bee56912286f75e4d1215214bc7c5b4b.zip |
Improve doc for hash tables
* doc/lispref/hash.texi (Creating Hash, Defining Hash):
* src/fns.c (Fsxhash_eq, Fsxhash_eql, Fsxhash_equal):
Say that hashes are fixnums.
(Fmake_hash_table): Say that that an integer rehash-size
should be a fixnum.
* doc/lispref/hash.texi (Defining Hash): Say that hash and
comparison functions should be consistent and pure, and should
return quickly.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions