Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5662:bed39edf91ba
Be better about word boundaries with JIT unicode characters, mule-category.el
lisp/ChangeLog addition:
2012-05-10 Aidan Kehoe <kehoea@parhasard.net>
* mule/mule-category.el (word-combining-categories):
Be better about default word boundaries when text contains
just-in-time-allocated Unicode code points. Document what we
should do instead once we have Unicode internally.
* mule/misc-lang.el: IPA characters are Latin.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 10 May 2012 13:53:06 +0100 |
parents | 796f2a8fdced |
children | 0df4d95bd98a |
comparison
equal
deleted
inserted
replaced
5661:6e5a7278f9bf | 5662:bed39edf91ba |
---|---|
1 2012-05-10 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/mule-category.el (word-combining-categories): | |
4 Be better about default word boundaries when text contains | |
5 just-in-time-allocated Unicode code points. Document what we | |
6 should do instead once we have Unicode internally. | |
7 * mule/misc-lang.el: IPA characters are Latin. | |
8 | |
1 2012-05-08 Aidan Kehoe <kehoea@parhasard.net> | 9 2012-05-08 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * cl-macs.el (rassoc): Remove a stray parenthesis here, thank you | 11 * cl-macs.el (rassoc): Remove a stray parenthesis here, thank you |
4 Vin! | 12 Vin! |
5 | 13 |