]> git.eshelyaron.com Git - emacs.git/commit
* src/buffer.c (overlays_in): Fix confusion Z-vs-ZV
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 26 Sep 2022 02:24:35 +0000 (22:24 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 26 Sep 2022 02:24:35 +0000 (22:24 -0400)
commit1a77f09f3ceaafa81cd400fc825f16b194b627b1
tree36e4f9c6a0f72a18f0ec558723aee49512c92fd6
parent650c20f1ca4e07591a727e1cfcc74b3363d15985
* src/buffer.c (overlays_in): Fix confusion Z-vs-ZV

This fixes test failures in `test-overlays-in-2` and `test-remove-overlays`.
src/buffer.c
src/pdumper.c