bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19698: Use bool, not int, to flag face changes


From: Eli Zaretskii
Subject: bug#19698: Use bool, not int, to flag face changes
Date: Tue, 27 Jan 2015 20:20:33 +0200

> Date: Mon, 26 Jan 2015 17:18:12 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> CC: Eli Zaretskii <eliz@gnu.org>
> 
> Attached is a minor patch to simplify the xfaces.c code by using a bool flag 
> 'face_change' instead of an int counter 'face_change_count'.  This affects 
> the 
> MS-Windows port so I'm filing it as a bug report to give Eli a heads-up.

Thanks, it looks good to me.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]