Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix some Unicode ranges. | Dave Love | 2003-10-28 | 1 | -2/+9 | |
* | | Set syntax of NBSP to punctuation. | Kenichi Handa | 2005-04-21 | 1 | -1/+4 | |
* | | Give more CJK characters the category `|'. | Kenichi Handa | 2004-04-20 | 1 | -0/+2 | |
* | | Fix invalid encoding caused by the previous sync. | Kenichi Handa | 2004-04-19 | 1 | -52/+52 | |
* | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -0/+69 | |
* | | (next-word-boundary-kana): Handle half-width kana. | Kenichi Handa | 2004-04-13 | 1 | -2/+6 | |
* | | Fix `han' script range. | Kenichi Handa | 2004-02-05 | 1 | -1/+1 | |
* | | Fix setting of category `|'. | Kenichi Handa | 2003-12-29 | 1 | -10/+6 | |
* | | (script-list): Include `currency' in `symbol'. | Kenichi Handa | 2003-11-21 | 1 | -1/+1 | |
* | | Fix category for Ethiopic. | Kenichi Handa | 2003-10-17 | 1 | -1/+1 | |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -843/+632 | |
|\ \ | ||||||
| * | | Move parts around so that syntax | Dave Love | 2002-12-05 | 1 | -68/+72 | |
| * | | Make all chararacters in the charset tibetan to tibetan script. | Kenichi Handa | 2002-11-07 | 1 | -0/+5 | |
| * | | Comment. | Dave Love | 2002-10-09 | 1 | -2/+1 | |
| * | | Add Latin-1. | Dave Love | 2002-10-05 | 1 | -0/+34 | |
| * | | Fix last change. | Dave Love | 2002-09-25 | 1 | -6/+8 | |
| * | | Add some non-word syntax cases. | Dave Love | 2002-09-23 | 1 | -1/+27 | |
| * | | Don't set char width of CJK | Dave Love | 2002-09-23 | 1 | -16/+21 | |
| * | | Make and � a case pair. | Dave Love | 2002-09-05 | 1 | -1/+1 | |
| * | | Don't setup printable-chars here. | Kenichi Handa | 2002-08-20 | 1 | -3/+0 | |
| * | | Remove duplicated case setting for Cyrillic and Greek letters. | Kenichi Handa | 2002-08-20 | 1 | -86/+0 | |
| * | | Fix categories ?A and ?C. | Kenichi Handa | 2002-08-19 | 1 | -4/+12 | |
| * | | (script-list): Treat ascii characters as `latin' script. | Kenichi Handa | 2002-08-19 | 1 | -1/+1 | |
| * | | (next-word-boundary-han): Don't | Kenichi Handa | 2002-08-08 | 1 | -1/+1 | |
| * | | Call map-charset-chars on big5 | Kenichi Handa | 2002-08-01 | 1 | -25/+77 | |
| * | | Setup char-script-table. | Kenichi Handa | 2002-07-26 | 1 | -0/+67 | |
| * | | Make korean-ksc5601 double-width. | Dave Love | 2002-06-24 | 1 | -1/+3 | |
| * | | Fix the last change. | Kenichi Handa | 2002-06-12 | 1 | -159/+67 | |
| * | | Reinstate various CJK syntax and | Dave Love | 2002-06-06 | 1 | -188/+96 | |
| * | | (printable-chars): Setup correctly. | Kenichi Handa | 2002-06-03 | 1 | -2/+2 | |
| * | | Add Vietnamese category to | Dave Love | 2002-06-02 | 1 | -23/+26 | |
| * | | Additional double width specifications. | Dave Love | 2002-05-25 | 1 | -1/+14 | |
| * | | Various simplifications and | Dave Love | 2002-05-23 | 1 | -148/+71 | |
| * | | Set syntax/category for japanese-jisx0208. | Kenichi Handa | 2002-05-14 | 1 | -20/+18 | |
| * | | Setup char-width-table for CJK characters. | Kenichi Handa | 2002-05-14 | 1 | -0/+26 | |
| * | | Change encoding to utf-8-emacs. Remove apparent duplicate codes. | Kenichi Handa | 2002-05-09 | 1 | -439/+336 | |
| * | | Optimize calls of modify-category-entry. | Kenichi Handa | 2002-03-05 | 1 | -27/+8 | |
| * | | Adjusted for the deletion of generic characters. | Kenichi Handa | 2002-03-01 | 1 | -120/+168 | |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -1/+0 | |
| |/ |/| | ||||||
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
* | | Setup categories for Indian characters. | Kenichi Handa | 2003-03-23 | 1 | -32/+19 | |
* | | Fix syntaxes of gb2312 and big5. | Kenichi Handa | 2003-02-24 | 1 | -0/+36 | |
* | | Use new ?\s syntax instead of "? " followed by a comment. | Juanma Barranquero | 2003-02-13 | 1 | -1/+1 | |
* | | Restore missing space and put a comment to protect it from being deleted as | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 | |
* | | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -8/+8 | |
* | | Fix settings of U+2000-U+2027. | Dave Love | 2002-07-17 | 1 | -10/+4 | |
* | | Re-enable code giving word syntax to certain japanese-jisx0208 characters. | Miles Bader | 2002-06-20 | 1 | -5/+5 | |
|/ | ||||||
* | Comment change. | Richard M. Stallman | 2001-12-12 | 1 | -1/+1 | |
* | (Unicode): Comment out the specifications for kelvin and angstrom signs. | Richard M. Stallman | 2001-12-12 | 1 | -2/+3 | |
* | Resurrect the Hebrew category | Eli Zaretskii | 2001-12-07 | 1 | -1/+13 |