| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ("Ukrainian"): Fix nonascii-translation. | Dave Love | 2002-09-11 | 1 | -3/+8 |
| | | | | | (cyrillic-alternativnyj-decode-table): Fix some entries. | ||||
| * | ("Swedish"): New set-language-info-alist call. | Richard M. Stallman | 2002-09-05 | 1 | -0/+12 |
| | | |||||
| * | (setup-ethiopic-environment-internal, exit-ethiopic-environment): | Stefan Monnier | 2002-08-15 | 1 | -4/+4 |
| | | | | | | Use find-file-hook and write-file-functions instead of find-file-hooks and write-file-hooks. | ||||
| * | (in-is13194): Give correct `safe-chars' property. | Kenichi Handa | 2002-07-30 | 1 | -1/+8 |
| | | | | | (devanagari): Define it as an alias of in-is13194. | ||||
| * | comment | Dave Love | 2002-07-24 | 1 | -1/+3 |
| | | |||||
| * | ("Georgian"): Add nonascii-translation. | Dave Love | 2002-07-24 | 1 | -0/+1 |
| | | |||||
| * | ("German", "French", "Spanish", "Turkish"): | Dave Love | 2002-07-24 | 1 | -7/+10 |
| | | | | | | | Add alternative coding systems. ("Dutch"): Likewise. Add input method. ("Welsh", "Latin-7"): Add nonascii-translation. | ||||
| * | (cyrillic-koi8-r-decode-table) | Dave Love | 2002-07-17 | 1 | -60/+266 |
| | | | | | | | | | | | | | | | | | | | | | | | | (cyrillic-alternativnyj-decode-table): Fill out with mule-unicode. (cyrillic-koi8-r-decode-table): Make unbound after use. (ccl-decode-koi8, ccl-decode-alternativnyj): Change expansion factor. Use utf-8-translation-table-for-decode. (ccl-encode-koi8, ccl-encode-koi8): Don't check r0. (cyrillic-unify-encoding): New function. (cyrillic-koi8): Modify safe-chars, valid-codes. Remove charset-origin-alist. (Cp878, cp866): New alias. (ccl-encode-8859-5-font): New. (font-ccl-encoder-alist): Add ccl-encode-8859-5-font. (ccl-encode-koi8-font, ccl-encode-alternativnyj-font): Remove redundant parens. ("Cyrillic-KOI8"): Add cyrillic-iso-8bit to coding-priority. (cyrillic-koi8-u-decode-table, ccl-decode-koi8-u) (ccl-encode-koi8-u, koi8-u, ccl-encode-koi8-u-font, "Ukrainian"): New. (cyrillic-alternativnyj): Modify safe-chars, add mime-charset. ("Cyrillic-ALT"): Change input method. ("Windows-1251", "Tajik", "Bulgarian", "Belarusian"): New. | ||||
| * | (indian-make-hash): Switch makehash -> make-hash-table. | Stefan Monnier | 2002-07-07 | 1 | -2/+2 |
| | | |||||
| * | (dev-char-glyph-hash, dev-glyph-glyph-hash) | Stefan Monnier | 2002-07-07 | 1 | -3/+3 |
| | | | | | (dev-glyph-glyph-2-hash): Switch makehash -> make-hash-table. | ||||
| * | (cyrillic-alternativnyj-decode-table): Fix the table to contain correct | Pavel Janík | 2002-06-05 | 1 | -1/+1 |
| | | | | | characters. | ||||
| * | Comment change. | Richard M. Stallman | 2002-05-19 | 2 | -8/+8 |
| | | |||||
| * | (tibetan-canonicalize-for-unicode-alist) | Kenichi Handa | 2002-05-08 | 1 | -0/+58 |
| | | | | | | | | (tibetan-canonicalize-for-unicode-regexp): New variables. (tibetan-canonicalize-for-unicode-region): New function. (tibetan-strict-unicode): New variable. (tibetan-pre-write-canonicalize-for-unicode): New function. | ||||
| * | (tibetan-obsolete-glyphs): From tibetan.el. | Richard M. Stallman | 2002-04-30 | 1 | -0/+17 |
| | | |||||
| * | (tibetan-obsolete-glyphs): Now in tibet-util.el. | Richard M. Stallman | 2002-04-30 | 1 | -17/+0 |
| | | |||||
| * | Update Commentary section. | Pavel Janík | 2002-04-29 | 1 | -6/+7 |
| | | |||||
| * | (viet-tcvn-decode-table, ccl-decode-tcvn) | Pavel Janík | 2002-04-29 | 1 | -9/+139 |
| | | | | | | (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): New Vietnamese coding system. | ||||
| * | ("Slovak"): Likewise. | Pavel Janík | 2002-03-06 | 1 | -1/+1 |
| | | |||||
| * | ("Czech"): Fix the documentation. | Pavel Janík | 2002-03-06 | 1 | -1/+1 |
| | | |||||
| * | (mac-roman): Fix last change. | Eli Zaretskii | 2002-03-05 | 1 | -3/+3 |
| | | |||||
| * | (mac-roman): Fix the safe-chars property. | Eli Zaretskii | 2002-03-05 | 1 | -1/+1 |
| | | |||||
| * | (iso-2022-jp-2): Add init-bol flag. | Jason Rumney | 2002-02-25 | 1 | -1/+1 |
| | | |||||
| * | (cyrillic-encode-koi8-r-char) | Richard M. Stallman | 2002-02-07 | 1 | -16/+130 |
| | | | | | | | (cyrillic-encode-alternativnyj-char): Get translation tables from symbol properties, not as variables. (standard-display-cyrillic-translit): Include unicodes. | ||||
| * | (tibetan-decompose-region) | Pavel Janík | 2002-01-19 | 1 | -2/+2 |
| | | | | | (tibetan-decompose-string): Fix typo in docstring. | ||||
| * | Fix the doc string of "Latin-5" language environment. | Eli Zaretskii | 2001-12-27 | 1 | -4/+1 |
| | | |||||
| * | Fix Lisp headers. | Pavel Janík | 2001-12-25 | 2 | -0/+4 |
| | | |||||
| * | Add keyword. | Pavel Janík | 2001-12-25 | 1 | -1/+1 |
| | | |||||
| * | Fix Lisp footer. | Pavel Janík | 2001-12-25 | 1 | -0/+2 |
| | | |||||
| * | More doc string fixes. | Werner LEMBERG | 2001-12-19 | 3 | -9/+9 |
| | | |||||
| * | (ethio-modify-vowel): Use char-to-string instead of | Pavel Janík | 2001-12-18 | 1 | -1/+1 |
| | | | | | decompose-composite-char. | ||||
| * | Implementing euc-tw encoding. | Werner LEMBERG | 2001-12-18 | 1 | -2/+269 |
| | | |||||
| * | Improving doc strings. | Werner LEMBERG | 2001-12-18 | 13 | -37/+41 |
| | | |||||
| * | Implementing euc-tw encoding. | Werner LEMBERG | 2001-12-18 | 1 | -8/+153 |
| | | | | | Improving doc strings. | ||||
| * | (indian-char-glyph): Fix typo in doc-string. | Pavel Janík | 2001-12-17 | 1 | -1/+1 |
| | | |||||
| * | Fix typo. | Dave Love | 2001-12-17 | 1 | -1/+1 |
| | | |||||
| * | (mapthread): Make a closure. | Stefan Monnier | 2001-12-16 | 1 | -1/+1 |
| | | |||||
| * | (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. | ||||
| * | (range): Function deleted. | Richard M. Stallman | 2001-12-16 | 1 | -8/+3 |
| | | | | | | (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed. | ||||
| * | Fix typo. | Pavel Janík | 2001-12-15 | 1 | -5/+4 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2001-12-15 | 1 | -0/+38 |
| | | |||||
| * | Don't require cl. | Dave Love | 2001-12-15 | 1 | -32/+75 |
| | | | | | | | | | | (indian-glyph-char, indian-glyph-max-char) (indian-char-glyph): Moved from indian.el (indian--puthash-char, mapthread): Don't quote lambda. (indian--map): New function. (indian--puthash-v, indian--puthash-c, indian--puthash-m) (indian--puthash-cv): Use it. | ||||
| * | (indian-glyph-char, indian-glyph-max-char) | Dave Love | 2001-12-15 | 1 | -34/+0 |
| | | | | | (indian-char-glyph): Moved to ind-util.el | ||||
| * | (devanagari-post-read-conversion): New | Dave Love | 2001-12-15 | 1 | -0/+9 |
| | | | | | function. | ||||
| * | ("Windows-1255"): New language. | Dave Love | 2001-12-15 | 1 | -3/+12 |
| | | |||||
| * | ("Welsh", "Latin-7", "Lithuanian") | Dave Love | 2001-12-15 | 1 | -0/+30 |
| | | | | | ("Latvian"): New languages. | ||||
| * | *** empty log message *** | Dave Love | 2001-12-15 | 1 | -0/+51 |
| | | |||||
| * | Remove autoload cookies. Fix registration | Dave Love | 2001-12-12 | 1 | -7/+4 |
| | | | | | of diacritic composition function. | ||||
| * | Add Unicode | Dave Love | 2001-12-11 | 2 | -2/+94 |
| | | | | | equivalents. | ||||
| * | (indian-glyph-max-char): Fix doc-string. | Pavel Janík | 2001-12-11 | 1 | -1/+1 |
| | | |||||
| * | Add Unicode equivalents for rules. | Dave Love | 2001-12-07 | 1 | -2/+103 |
| | | | | | (lao-post-read-conversion): New function. | ||||