mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Complete ChangeLog entry that was inadvertently truncated.
This commit is contained in:
parent
18978362d2
commit
1142cc2abf
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
All uses of 'size_t' and 'SIZE_MAX' changed to use them, when
|
||||
they're talking about words in Lisp bool vectors.
|
||||
(BITS_PER_BITS_WORD): Rename from BITS_PER_SIZE_T. All uses changed.
|
||||
* data.c (popcount_bits_word): Rename from popcount_size_t.
|
||||
(bits_word_to_host_endian): Rename from size_t_to_host_endian.
|
||||
All uses changed.
|
||||
|
||||
2013-10-07 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue