Mercurial > emacs
comparison src/intervals.h @ 85019:21a145f18ed2
(allocate_pseudovector): New fun.
(ALLOCATE_PSEUDOVECTOR): New macro.
(allocate_window, allocate_terminal, allocate_frame)
(allocate_process): Use it.
(mark_vectorlike): New function.
(mark_object) <FRAMEP, WINDOWP, BOOL_VECTOR_P, VECTORP>: Use it.
(mark_terminals): Use it.
(Fmake_bool_vector, Fmake_char_table, make_sub_char_table)
(Fmake_byte_code): Use XSETPVECTYPE.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 02 Oct 2007 21:16:53 +0000 |
parents | 922696f363b0 |
children | fc2bcd2a8aad 65663fcd2caa f55f9811f5d7 |
comparison
equal
deleted
inserted
replaced
85018:3389713480bb | 85019:21a145f18ed2 |
---|