* xdisp.c (handle_fontified_prop): Prefer ptrdiff_t to int where needed.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 7 Oct 2013 15:11:17 +0000 (19:11 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 7 Oct 2013 15:11:17 +0000 (19:11 +0400)
commit764636db721a3e8a56a33ade742a56d6956c0752
tree08e1baa693b9a2895eeecb5c45127f81c6c9ea77
parentbd74250fd7b09431788d1745cee23a2c6de6deeb
* xdisp.c (handle_fontified_prop): Prefer ptrdiff_t to int where needed.
Use bool for boolean.
src/ChangeLog
src/xdisp.c