| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Lisp footer. | Pavel Janík | 2001-12-25 | 1 | -0/+2 |
| | | |||||
| * | (devanagari-range): Renamed from `range'. All calls changed. | Richard M. Stallman | 2001-12-16 | 1 | -8/+8 |
| | | | | | | (devanagari-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed. | ||||
| * | (devanagari-post-read-conversion): New | Dave Love | 2001-12-15 | 1 | -0/+9 |
| | | | | | function. | ||||
| * | Fix comment. | Kenichi Handa | 2001-11-27 | 1 | -1/+1 |
| | | |||||
| * | Undo 2001-11-26 change. | Kenichi Handa | 2001-11-27 | 1 | -170/+171 |
| | | |||||
| * | One more string escape fix. | Gerd Moellmann | 2001-11-26 | 1 | -148/+147 |
| | | |||||
| * | More escaped `"' in string literals. | Gerd Moellmann | 2001-11-26 | 1 | -4/+4 |
| | | |||||
| * | (dev-glyph-glyph, dev-glyph-glyph-2) | Gerd Moellmann | 2001-11-26 | 1 | -34/+34 |
| | | | | | | (devanagari-compose-syllable-region): Escape `"' in string literals. | ||||
| * | (dev-char-glyph): Escape `"' in string literals. | Gerd Moellmann | 2001-11-26 | 1 | -132/+132 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2001-11-26 | 1 | -377/+377 |
| | | |||||
| * | Comment out parts of the file which apparently are garbled. | Richard M. Stallman | 2001-11-25 | 1 | -377/+377 |
| | | |||||
| * | Completely re-written. | Richard M. Stallman | 2001-11-25 | 1 | -1253/+602 |
| | | |||||
| * | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -3/+3 |
| | | |||||
| * | Add coding: tag in Local Variables: section. | Kenichi Handa | 2001-03-09 | 1 | -1/+5 |
| | | |||||
| * | (devanagari-to-indian-region): In the loop, change the following char, | Kenichi Handa | 2000-09-07 | 1 | -1/+1 |
| | | | | | not preceding char. | ||||
| * | Remove all the setup-...-environment functions. | Dave Love | 2000-05-14 | 1 | -6/+0 |
| | | |||||
| * | Mostly rewritten. | Kenichi Handa | 1999-12-15 | 1 | -179/+157 |
| | | |||||
| * | (devanagari-reorder-glyphs-for-decomposition): Fix the way to | Kenichi Handa | 1998-12-15 | 1 | -2/+2 |
| | | | | | handle devanagari-decomposition-rules. | ||||
| * | (in-is13194-devanagari-pre-write-conversion): Cancel previous | Kenichi Handa | 1998-10-26 | 1 | -5/+5 |
| | | | | | change, use generate-new-buffer instead of get-buffer-create. | ||||
| * | (in-is13194-devanagari-pre-write-conversion): Use with-temp-buffer. | Kenichi Handa | 1998-10-21 | 1 | -8/+6 |
| | | |||||
| * | (setup-XXX-environment): Just call set-language-environment. If | Kenichi Handa | 1998-08-10 | 1 | -2/+2 |
| | | | | | | | they used to do some other jobs than what done by set-language-environment, those jobs are done in setup-XXX-environment-internal now. | ||||
| * | (devanagari-digit-viram-visarga): Set the | Kenichi Handa | 1998-06-20 | 1 | -6/+7 |
| | | | | | | | correct value. (devanagari-composite-glyph-unit): Likewise. (devanagari-char-to-glyph-rules): Likewise. | ||||
| * | Typos in comment fixed. | Kenichi Handa | 1998-04-09 | 1 | -30/+20 |
| | | | | | | | | | | (devanagari-vertical-modifier-p): Target string to be matched with GLYPH is modified. (devanagari-non-vertical-modifier-p): Likewise. (devanagari-wide-to-narrow-char): New function. (devanagari-wide-to-narrow-iter): The second arg is changed to 2-COL-GLYPH. | ||||
| * | Do not require `cl'. | Kenichi Handa | 1998-02-04 | 1 | -30/+33 |
| | | | | | | | | | (rule-intersection): New function. (string-conversion-by-rule): Use rule-intersection instead of intersection. (indian-to-devanagari-string): Use aref instead of sref. (devanagari-decompose-string): Likewise. | ||||
| * | In setup-LANGUAGE-environment functions, adjust for the change of | Kenichi Handa | 1998-01-22 | 1 | -2/+1 |
| | | | | | setup-8-bit-environment. | ||||
| * | (devanagari-compose-from-is13194-region): | Kenichi Handa | 1997-10-21 | 1 | -6/+11 |
| | | | | | | | Return the length of converted region. (in-is13194-devanagari-post-read-conversion): Return the result of devanagari-compose-from-is13194-region. | ||||
| * | (setup-devanagari-environment): Adjusted | Kenichi Handa | 1997-07-02 | 1 | -2/+2 |
| | | | | | for the change of an input method name. | ||||
| * | Provide XXX-util instead of | Kenichi Handa | 1997-06-18 | 1 | -4/+1 |
| | | | | | | | language/XXX-util. Delete local variable declartion. Delete the code of calling register-input-method form all files under this directory. | ||||
| * | Adjusted for coding system name change. | Kenichi Handa | 1997-06-10 | 1 | -1/+1 |
| | | |||||
| * | Most of setup-LANGUAGE-environment functions are | Kenichi Handa | 1997-05-28 | 1 | -0/+7 |
| | | | | | | | moved form LANGUAGE.el to LANG-util.el. These functions now at first call setup-english-environment to reset various values to the defaults. | ||||
| * | Comment change for testing. | Richard M. Stallman | 1997-05-16 | 1 | -0/+2 |
| | | |||||
| * | (in-is13194-devanagari-post-read-conversion): New function. | Kenichi Handa | 1997-05-12 | 1 | -0/+17 |
| | | | | | (in-is13194-devanagari-pre-write-conversion): New function. | ||||
| * | Fix FSF address in comment. | Kenichi Handa | 1997-04-07 | 1 | -2/+3 |
| | | |||||
| * | Handle more Devanagari characters correctly. | Kenichi Handa | 1997-04-05 | 1 | -397/+489 |
| | | |||||
| * | Fix handling of several characters. | Kenichi Handa | 1997-02-26 | 1 | -89/+128 |
| | | |||||
| * | Fix FSF address in comment. | Karl Heuer | 1997-02-23 | 1 | -2/+3 |
| | | |||||
| * | Initial revision | Karl Heuer | 1997-02-20 | 1 | -0/+1160 |