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

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

bug#24378: [PATCH 6/6] Factor out character category lookup to separate


From: Eli Zaretskii
Subject: bug#24378: [PATCH 6/6] Factor out character category lookup to separate function
Date: Tue, 06 Sep 2016 17:54:48 +0300

> From: Michal Nazarewicz <mina86@mina86.com>
> Date: Tue,  6 Sep 2016 15:31:34 +0200
> 
> * src/character.c (char_unicode_category): New function returning Unicode
> general category of specified character.
> (alphabeticp, alphanumericp, graphicp, printablep): Use the above.

Is there any future change that needs this refactoring?  Or is there
any other reason for this?

Thanks.





reply via email to

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