On 07/25/2018 05:54 PM, Carlos O'Donell wrote:
> Attaching it as swbz23393v3.tar.gz to avoid spam rejection.
Quick comment. The middle line here adds trailing whitespace:
- { "[a-z]|[^a-z]", "\xcb\xa2", REG_EXTENDED, 2,
+
+ The U+02DA RING ABOVE is chosen because it's not in [ï½-ã]. */
Florian