diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-04-28 09:59:41 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-04-28 09:59:41 -0700 |
commit | 9c23779a9d8474af16cfadb1a08d2c05ececcbec (patch) | |
tree | 5b4079b064da29fc379838f9f2bcedb7826d312b /lisp/emacs-lisp/lisp-mode.el | |
parent | 90119853b1306f6792c690a802b4c81f279186dc (diff) | |
download | emacs-9c23779a9d8474af16cfadb1a08d2c05ececcbec.tar.gz |
Use bits_word for gcmarkbits.
* alloc.c (struct cons_block, struct float_block): On 64-bit hosts,
bits_word is typically a tad more efficient for mark bits than
unsigned is, so use bits_word. All uses changed.
* lisp.h (BITS_PER_INT): Remove; no longer used.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions