emacs-gpu/doc
Paul Eggert cf285946be 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.
2019-07-21 11:24:11 -07:00
..
emacs Mention changing the font size in the Emacs manual 2019-07-15 14:11:30 +02:00
lispintro Adjust comments/debug to match C bignum code 2019-06-04 08:34:16 -07:00
lispref Improve doc for hash tables 2019-07-21 11:24:11 -07:00
man Add Zstandard compression support for etags 2019-06-24 16:08:12 +02:00
misc Merge from emacs-26 2019-07-20 22:02:36 -04:00