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 18:21:46 +0300

> From: Michal Nazarewicz <mina86@mina86.com>
> Cc: 24378@debbugs.gnu.org
> Date: Tue, 06 Sep 2016 17:11:14 +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?
> 
> I have dozen or so patches in pipeline which will build on top of this
> change.  I can wait with this patch and resubmit it with the rest of the
> changes so it’s clearer how it all fits together.

Yes, please commit this together with the changes that build on it.

Thanks.





reply via email to

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