1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00

(Creating Hash): Improve index entry.

This commit is contained in:
Richard M. Stallman 2007-04-07 02:07:14 +00:00
parent b3646b8506
commit 2d4b90d0e1

View file

@ -56,7 +56,7 @@ of object and are used only for recording interned symbols
@node Creating Hash
@section Creating Hash Tables
@cindex create hash table
@cindex creating hash tables
The principal function for creating a hash table is
@code{make-hash-table}.