]> git.eshelyaron.com Git - emacs.git/commit
Fix stray CHECK_FIXNUM_COERCE_MARKER
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2018 21:03:54 +0000 (13:03 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2018 21:04:26 +0000 (13:04 -0800)
commitd08b75abe0f0cf9ade812b189c374809a2c7836e
treeccbad9d7bd50816d5560c0119b1fe7a8b0245576
parentef922e774ae33772ad86403332ddb5a1b49d268e
Fix stray CHECK_FIXNUM_COERCE_MARKER

* src/xdisp.c (Fbidi_resolved_levels): Don’t allow a marker arg;
markers are character positions not vertical positions.
src/xdisp.c