* xdisp.c: Minor style fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2012 16:55:28 +0000 (08:55 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2012 16:55:28 +0000 (08:55 -0800)
commit893f52d89586fe46009ee077858f6ecd847e3e09
tree216e927f5649ce361a5fcb09bcda9bfad0027c6c
parentf10331bfe95b36b0880e806b9c18c42550d8159f
* xdisp.c: Minor style fixes.

(init_iterator): Hoist assignment out of if-expression.
(markpos_of_region): Callers now test for sign, not for -1.
src/ChangeLog
src/xdisp.c