Remove COERCE_MARKER
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 26 Mar 2020 20:06:12 +0000 (13:06 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 26 Mar 2020 20:06:45 +0000 (13:06 -0700)
commit934b3c9ecc2b91723b9e5826080424ec1a90f264
treed7d87b6d3a0083802f3434793440fac5ed9f02b0
parentfe6b8c91cb7a3c1959f7fb2b43f73cc7f7fc9fc3
Remove COERCE_MARKER

* src/xdisp.c (COERCE_MARKER): Remove.  All uses replaced by
Fmarker_position; this is simpler as the macro was invoked only on
markers.
src/xdisp.c