Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2516:b87570db038f
[xemacs-hg @ 2005-01-26 10:25:03 by ben]
Rest of hash-table cleanup (Part 2 of 2)
lisp.h: Clean up and generalize creation of string hash tables.
Use Hashcode rather than unsigned long.
author | ben |
---|---|
date | Wed, 26 Jan 2005 10:25:05 +0000 |
parents | de9952d2ed18 |
children | 9b0afdac688e |
comparison
equal
deleted
inserted
replaced
2515:de9952d2ed18 | 2516:b87570db038f |
---|---|
1 2005-01-26 Ben Wing <ben@xemacs.org> | |
2 | |
3 * lisp.h: | |
4 Clean up and generalize creation of string hash tables. | |
5 Use Hashcode rather than unsigned long. | |
6 | |
1 2005-01-26 Ben Wing <ben@xemacs.org> | 7 2005-01-26 Ben Wing <ben@xemacs.org> |
2 | 8 |
3 * emacs-marshals.c: | 9 * emacs-marshals.c: |
4 * emacs-marshals.c (initialize_marshaller_storage): | 10 * emacs-marshals.c (initialize_marshaller_storage): |
5 * hash.c: | 11 * hash.c: |