Commit graph

58 commits

Author SHA1 Message Date
Dave Love
6ca54a3a6f Fix last change. 2002-09-25 00:00:33 +00:00
Dave Love
b427c97eb7 Add some non-word syntax cases. 2002-09-23 22:21:46 +00:00
Dave Love
439f7264e7 Don't set char width of CJK
charsets generally.
(korean-ksc5601): Fix ranges with symbol syntax.
2002-09-23 14:03:06 +00:00
Dave Love
ff25b4fc8e Make and � a case pair. 2002-09-05 22:57:13 +00:00
Kenichi Handa
3eba06f952 Don't setup printable-chars here. 2002-08-20 11:24:31 +00:00
Kenichi Handa
10be8e931b Remove duplicated case setting for Cyrillic and Greek letters. 2002-08-20 06:22:50 +00:00
Kenichi Handa
9ad4b4919b Fix categories ?A and ?C. 2002-08-19 12:13:45 +00:00
Kenichi Handa
b982c76070 (script-list): Treat ascii characters as `latin' script. 2002-08-19 10:58:11 +00:00
Kenichi Handa
831980fa8b (next-word-boundary-han): Don't
treat katakana following han characters as a part of a word.
2002-08-08 13:00:10 +00:00
Kenichi Handa
e725983245 Call map-charset-chars on big5
(not chinese-big5-1/2) to set categories `c', `C', and `|'.
(next-word-boundary-han): New function.  Register it in
next-word-boundary-function-table.
(next-word-boundary-kana): Likewise.
2002-08-01 12:36:17 +00:00
Kenichi Handa
9ce5de1c3e Setup char-script-table. 2002-07-26 04:02:41 +00:00
Dave Love
739a7985f6 Make korean-ksc5601 double-width. 2002-06-24 18:25:30 +00:00
Kenichi Handa
66bff5ed10 Fix the last change. 2002-06-12 00:16:54 +00:00
Dave Love
87a39edb6e Reinstate various CJK syntax and
category setup.  Remove obsolete syntax setting in Greek section.
Optimize the char tables.
2002-06-06 11:34:24 +00:00
Kenichi Handa
198c376ecb (printable-chars): Setup correctly. 2002-06-03 23:16:23 +00:00
Dave Love
725d7c9214 Add Vietnamese category to
equivalent unicodes.
2002-06-02 20:32:26 +00:00
Dave Love
173f18ce3c Additional double width specifications. 2002-05-25 23:30:45 +00:00
Dave Love
abdaa41136 Various simplifications and
additions.
2002-05-23 18:16:52 +00:00
Kenichi Handa
69c2c6ea1d Set syntax/category for japanese-jisx0208. 2002-05-14 23:15:58 +00:00
Kenichi Handa
ed0cb46526 Setup char-width-table for CJK characters. 2002-05-14 07:48:11 +00:00
Kenichi Handa
e6d10035e7 Change encoding to utf-8-emacs. Remove apparent duplicate codes. 2002-05-09 06:44:06 +00:00
Kenichi Handa
e2cc40b79e Optimize calls of modify-category-entry. 2002-03-05 00:06:48 +00:00
Kenichi Handa
55bd52ea72 Adjusted for the deletion of generic characters. 2002-03-01 02:06:19 +00:00
Richard M. Stallman
8325c01e4b Comment change. 2001-12-12 22:47:58 +00:00
Richard M. Stallman
56501473f5 (Unicode): Comment out the specifications for kelvin and angstrom signs. 2001-12-12 22:44:38 +00:00
Eli Zaretskii
227f528e48 Resurrect the Hebrew category
settings for all Hebrew characters removed by the last change.
Add code for setting the Hebrew category of the Unicode Hebrew
characters.  Set syntax entries for Hebrew punctuation characters.
2001-12-07 17:54:04 +00:00
Dave Love
269a5dd0ad Don't set word syntax (the default)
explicitly.  Add a diacritic category.  Add info for Unicode
equivalents of characters in various Mule charsets and for extra
Unicode characters.  Don't define specific categories for
Indian/Devanagari, since they aren't used.
2001-12-07 14:47:37 +00:00
Richard M. Stallman
69e138b295 Adjusted for the change of indian-1-column -> indian-glyph. 2001-11-25 02:34:41 +00:00
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
Kenichi Handa
226e4119d9 Add category `j' for katakana-jisx0201. Fix syntaxes of
katakana-jisx0201.
2001-03-09 05:59:56 +00:00
Kenichi Handa
85ef8ece98 Fix cases and syntaxes for mule-unicode-0100-24ff. 2000-12-13 02:01:05 +00:00
Kenichi Handa
d05cfa1f45 Specify cases and syntaxes for mule-unicode-0100-24ff. 2000-11-27 12:22:29 +00:00
Dave Love
4b7c7a407c (standard-case-table): Add entries
for Greek.
2000-09-17 16:58:20 +00:00
Kenichi Handa
e6f023725d Fix syntax/category setting of Tibetan characters. 2000-06-01 10:59:27 +00:00
Kenichi Handa
e5dd1155a4 Setup case table for Vietnamese. 2000-02-13 23:50:32 +00:00
Kenichi Handa
d5f05a67da Fix cateogries of Lao symbols. 1999-12-15 00:39:59 +00:00
Dave Love
7a860cf267 Add latin-iso8859-1[45]. 1999-10-14 09:49:12 +00:00
Kenichi Handa
665111a638 Delete duplicated code. 1999-09-03 01:28:20 +00:00
Kenichi Handa
aaa9f206fd Typo fixed; prefered->preferred. 1999-05-26 12:29:18 +00:00
Kenichi Handa
58cd41a3a0 Let ethiopic use iso-2022-7bit. 1999-02-03 06:26:56 +00:00
Kenichi Handa
162308884a Set category `q' for all characters
in tibetan and tibetan-1-column.
1999-01-28 02:33:24 +00:00
Kenichi Handa
98a663f11e Setup charset property nospace-between-words. 1998-10-21 11:50:56 +00:00
Kenichi Handa
df0415c50f Setup auto-fill-chars. 1998-10-19 00:40:10 +00:00
Karl Heuer
94487c4e37 Doc fixes. 1998-06-20 22:06:30 +00:00
Kenichi Handa
4a027a0dfb Use aref instead of sref. 1998-02-04 11:25:47 +00:00
Kenichi Handa
777cfce616 Put `prefered-coding-system'
property to each character set.
1998-01-22 01:42:20 +00:00
Karl Heuer
504af7b280 New category ` '.
Enable for non-breaking space in Latin-N.
1997-11-11 03:24:18 +00:00
Richard M. Stallman
28636af647 Set case-table for Cyrillic characters. 1997-09-19 23:07:57 +00:00
Kenichi Handa
9765a2bab6 Modify docstring of char category
1.  Change char category 5 to symbol.  Adjust category definition
of Tibetan characters and Thai characters for this change.
1997-07-02 12:59:43 +00:00
Richard M. Stallman
fa526c4a22 Change copyright notice. 1997-06-22 08:57:18 +00:00