Committed. Should be backported.
Tomas
Roland Kay wrote:
> Here's another minor fix to the character categorisation table used for line
> breaking. It should be applied after the two patches attached to:
>
> http://www.abisource.org/mailinglists/abiword-dev/2005/Mar/0439.html
> http://www.abisource.org/mailinglists/abiword-dev/2005/Mar/0440.html
>
> Would someone mind committing these three? They are all very simple and do not
> change any code which I didn't originally write.
>
> Best wishes,
>
> R.
>
>
> ------------------------------------------------------------------------
>
> --- xap_EncodingManager.cpp.orig 2005-04-09 08:41:59.339523280 +0100
> +++ xap_EncodingManager.cpp 2005-04-09 08:42:16.786870880 +0100
> @@ -1084,7 +1084,7 @@
> {0xff3c, 0xff3c, ATOMIC}, // "\"
> {0xff3d, 0xff3d, PUNCNOSTART}, // ]
> {0xff3e, 0xff5a, ATOMIC}, // ^_`a-z
> - {0xff5b, 0xff4b, PUNCNOEND}, // {
> + {0xff5b, 0xff5b, PUNCNOEND}, // {
> {0xff5c, 0xff5c, ATOMIC}, // |
> {0xff5d, 0xff5d, PUNCNOSTART}, // }
> {0xff5e, 0xff5e, ATOMIC}, // ~
Received on Sun Apr 10 09:50:37 2005
This archive was generated by hypermail 2.1.8 : Sun Apr 10 2005 - 09:50:38 CEST