]> git.eshelyaron.com Git - emacs.git/commit
In unwind_with_echo_area_buffer use set_marker_restricted_both
authorMartin Rudalics <rudalics@gmx.at>
Wed, 6 Mar 2019 09:20:48 +0000 (10:20 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 6 Mar 2019 09:20:48 +0000 (10:20 +0100)
commit612a65d90cc98c5f4a1e849629ddc2a7bb0fbd67
treece79aaeada26e4818080dcda051455d161a7b820
parentb079cfa8461ba890285268962715eef07a10eae3
In unwind_with_echo_area_buffer use set_marker_restricted_both

* src/xdisp.c (unwind_with_echo_area_buffer): Use
set_marker_restricted_both instead of set_marker_both to avoid
spurious assertion failures.
src/xdisp.c