]> git.eshelyaron.com Git - emacs.git/commit
Update pdumper.c after recent long lines changes
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 23 Jul 2022 11:22:09 +0000 (14:22 +0300)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sat, 23 Jul 2022 13:33:09 +0000 (16:33 +0300)
commit26f4bcc6d7cd541fab981836ee0b67259280ff4b
treed3274313a0f13eb0b0e6dc456278a8e3ab133aef
parentaa28829eb7800f3e9df1ef1df36b07a4e9cb2cf2
Update pdumper.c after recent long lines changes

For discussion, see:
https://lists.gnu.org/r/emacs-devel/2022-07/msg00761.html

* src/pdumper.c (dump_buffer): Dump new field
long_line_optimizations_p introduced in commit e7b5912b23 of
2022-07-16 "Improvements to long lines handling."
(dump_buffer) [CHECK_STRUCTS]: Update hash accordingly
for --enable-checking=structs.
src/pdumper.c