1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Richard M. Stallman
38bf67d3ae (Hash Tables): Add desc to menu items.
(Creating Hash): Expain "full" means "make larger",
(Hash Access): Any object can be a key.
State value of maphash.
2005-02-14 10:13:16 +00:00
Luc Teirlinck
7baeca0c0e Reposition @anchor's. 2004-06-23 16:40:04 +00:00
Richard M. Stallman
1c6736585d (Creating Hash): Correct the meaning of t for WEAK in make-hash-table. 2004-03-04 17:06:50 +00:00
Richard M. Stallman
2c6d3eef11 (Creating Hash): Correct and clarify doc of WEAK values. 2004-02-17 00:47:11 +00:00
Luc Teirlinck
fb77c315e3 (Hash Access): Add anchor. 2004-01-03 16:44:03 +00:00
Luc Teirlinck
e57d0aa864 *** empty log message *** 2003-11-11 03:59:26 +00:00
Luc Teirlinck
b02495f1b5 (Creating Hash): Clarify description of eql'. makehash' is obsolete.
(Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2003-11-09 04:44:28 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Andreas Schwab
816c421e41 (Creating Hash): Fix description of :weakness. 2003-06-16 16:55:51 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
a9749dabdf Minor cleanups. 2001-08-12 21:15:14 +00:00
Gerd Moellmann
18925e78bb *** empty log message *** 2000-07-30 11:50:38 +00:00
Dave Love
1107d4ca49 (Hash Tables): Note that alists win for small tables. 1999-12-05 12:21:20 +00:00
Gerd Moellmann
00510a6b35 Patch from rms. 1999-11-02 12:38:00 +00:00
Gerd Moellmann
711331aa75 Fix some typos. 1999-10-25 16:12:21 +00:00
Phillip Rulon
a40d4712b2 *** empty log message *** 1999-10-05 23:26:05 +00:00
Richard M. Stallman
7d15d35df8 Initial revision 1999-09-11 01:25:46 +00:00