diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2007-10-02 21:24:47 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2007-10-02 21:24:47 +0000 |
commit | 878f97ffedc5b4fc785beac809c3d4392f531eca (patch) | |
tree | 862d3533e412791972f9fd44fa4072d8173ff357 /lisp/emacs-lisp/cl-seq.el | |
parent | 5b2f56dfa64ff88188ece5093589a52542163e46 (diff) | |
download | emacs-878f97ffedc5b4fc785beac809c3d4392f531eca.tar.gz emacs-878f97ffedc5b4fc785beac809c3d4392f531eca.tar.bz2 emacs-878f97ffedc5b4fc785beac809c3d4392f531eca.zip |
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
Turn `count' into an integer.
* fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
(sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
* print.c (print_object) <HASH_TABLE_P>: `count' is an int.
* alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
(mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
0 files changed, 0 insertions, 0 deletions