summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2012-07-15 15:17:09 +0400
committerDmitry Antipov <dmantipov@yandex.ru>2012-07-15 15:17:09 +0400
commitfff62aa9aea4f6c2aadcef4cdc203cdf60ba224c (patch)
tree7298cc895d53a62ed0c3d0cf7bfd8910980d0128 /lisp/emacs-lisp/syntax.el
parent9730daca4425e2014ff43a3b1b205b598e63c72a (diff)
downloademacs-fff62aa9aea4f6c2aadcef4cdc203cdf60ba224c.tar.gz
emacs-fff62aa9aea4f6c2aadcef4cdc203cdf60ba224c.tar.bz2
emacs-fff62aa9aea4f6c2aadcef4cdc203cdf60ba224c.zip
Cleanup basic allocation variables and functions.
* alloc.c (ignore_warnings, init_intervals, init_float) (init_cons, init_symbol, init_marker): Remove. (interval_block_index): Initialize to INTERVAL_BLOCK_SIZE. (float_block_index): Initialize to FLOAT_BLOCK_SIZE. (cons_block_index): Initialize to CONS_BLOCK_SIZE. (symbol_block_size): Initialize to SYMBOL_BLOCK_SIZE. (marker_block_index): Initialize to MARKER_BLOCK_SIZE. (staticidx, init_alloc_once, init_strings, free_ablock): Remove redundant initialization. * fns.c (init_weak_hash_tables): Remove. * lisp.h (init_weak_hash_tables): Remove prototype.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions