aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorPaul Eggert2013-10-14 00:12:49 -0700
committerPaul Eggert2013-10-14 00:12:49 -0700
commit1c0a74936b61e1f7e662089126a0765e25bf2c29 (patch)
tree8d57ee533b81b8aeb0bade9f327e385d91418c98 /src/buffer.c
parent1eda1d8d34c864df5b89464e51f0cbb8e46c5afd (diff)
downloademacs-1c0a74936b61e1f7e662089126a0765e25bf2c29.tar.gz
emacs-1c0a74936b61e1f7e662089126a0765e25bf2c29.zip
* lisp.h (bool_vector_size): New function.
All uses of XBOOL_VECTOR (x)->size changed to bool_vector_size (x). * data.c (bool_vector_spare_mask, bool_vector_binop_driver) (Fbool_vector_not, Fbool_vector_count_matches_at): Remove uses of 'eassume' that should no longer be needed, because they are subsumed by the 'eassume' in bool_vector_size.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions