summaryrefslogtreecommitdiff
path: root/lisp/international/characters.el
Commit message (Expand)AuthorAgeFilesLines
* Give more CJK characters the category `|'.Kenichi Handa2004-04-201-0/+2
* Fix invalid encoding caused by the previous sync.Kenichi Handa2004-04-191-52/+52
* Sync to HEADKenichi Handa2004-04-161-0/+69
* (next-word-boundary-kana): Handle half-width kana.Kenichi Handa2004-04-131-2/+6
* Fix `han' script range.Kenichi Handa2004-02-051-1/+1
* Fix setting of category `|'.Kenichi Handa2003-12-291-10/+6
* (script-list): Include `currency' in `symbol'.Kenichi Handa2003-11-211-1/+1
* Fix category for Ethiopic.Kenichi Handa2003-10-171-1/+1
* *** empty log message ***Kenichi Handa2003-09-081-843/+632
|\
| * Move parts around so that syntaxDave Love2002-12-051-68/+72
| * Make all chararacters in the charset tibetan to tibetan script.Kenichi Handa2002-11-071-0/+5
| * Comment.Dave Love2002-10-091-2/+1
| * Add Latin-1.Dave Love2002-10-051-0/+34
| * Fix last change.Dave Love2002-09-251-6/+8
| * Add some non-word syntax cases.Dave Love2002-09-231-1/+27
| * Don't set char width of CJKDave Love2002-09-231-16/+21
| * Make and � a case pair.Dave Love2002-09-051-1/+1
| * Don't setup printable-chars here.Kenichi Handa2002-08-201-3/+0
| * Remove duplicated case setting for Cyrillic and Greek letters.Kenichi Handa2002-08-201-86/+0
| * Fix categories ?A and ?C.Kenichi Handa2002-08-191-4/+12
| * (script-list): Treat ascii characters as `latin' script.Kenichi Handa2002-08-191-1/+1
| * (next-word-boundary-han): Don'tKenichi Handa2002-08-081-1/+1
| * Call map-charset-chars on big5Kenichi Handa2002-08-011-25/+77
| * Setup char-script-table.Kenichi Handa2002-07-261-0/+67
| * Make korean-ksc5601 double-width.Dave Love2002-06-241-1/+3
| * Fix the last change.Kenichi Handa2002-06-121-159/+67
| * Reinstate various CJK syntax andDave Love2002-06-061-188/+96
| * (printable-chars): Setup correctly.Kenichi Handa2002-06-031-2/+2
| * Add Vietnamese category toDave Love2002-06-021-23/+26
| * Additional double width specifications.Dave Love2002-05-251-1/+14
| * Various simplifications andDave Love2002-05-231-148/+71
| * Set syntax/category for japanese-jisx0208.Kenichi Handa2002-05-141-20/+18
| * Setup char-width-table for CJK characters.Kenichi Handa2002-05-141-0/+26
| * Change encoding to utf-8-emacs. Remove apparent duplicate codes.Kenichi Handa2002-05-091-439/+336
| * Optimize calls of modify-category-entry.Kenichi Handa2002-03-051-27/+8
| * Adjusted for the deletion of generic characters.Kenichi Handa2002-03-011-120/+168
* | New directoryKenichi Handa2003-09-081-1/+0
* | Add arch taglinesMiles Bader2003-09-011-0/+1
* | Setup categories for Indian characters.Kenichi Handa2003-03-231-32/+19
* | Fix syntaxes of gb2312 and big5.Kenichi Handa2003-02-241-0/+36
* | Use new ?\s syntax instead of "? " followed by a comment.Juanma Barranquero2003-02-131-1/+1
* | Restore missing space and put a comment to protect it from being deleted asJuanma Barranquero2003-02-041-1/+1
* | Trailing whitepace deleted.Juanma Barranquero2003-02-041-8/+8
* | Fix settings of U+2000-U+2027.Dave Love2002-07-171-10/+4
* | Re-enable code giving word syntax to certain japanese-jisx0208 characters.Miles Bader2002-06-201-5/+5
|/
* Comment change.Richard M. Stallman2001-12-121-1/+1
* (Unicode): Comment out the specifications for kelvin and angstrom signs.Richard M. Stallman2001-12-121-2/+3
* Resurrect the Hebrew categoryEli Zaretskii2001-12-071-1/+13
* Don't set word syntax (the default)Dave Love2001-12-071-97/+457
* Adjusted for the change of indian-1-column -> indian-glyph.Richard M. Stallman2001-11-251-2/+2