| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (setup-8-bit-environment): | Richard M. Stallman | 1998-05-15 | 1 | -1/+8 |
| | | | | | | After loading latin-N, reset the standard case table and each buffer's case table. | ||||
| * | (setup-slovak-environment): Call latin-2's setup function. | Richard M. Stallman | 1998-05-01 | 1 | -2/+2 |
| | | |||||
| * | (setup-czech-environment): Call latin-2's setup function. | Richard M. Stallman | 1998-05-01 | 1 | -2/+2 |
| | | |||||
| * | (ethio-sera-to-fidel-mail): Use rfc822-goto-eoh. | Richard M. Stallman | 1998-04-30 | 1 | -17/+9 |
| | | | | | (ethio-fidel-to-sera-mail): Likewise. | ||||
| * | (setup-8-bit-environment): Don't do anything special here for unibyte mode. | Richard M. Stallman | 1998-04-30 | 1 | -6/+0 |
| | | | | | That is done in set-language-environment. | ||||
| * | (setup-8-bit-environment): If default-enable-multibyte-characters is nil, | Richard M. Stallman | 1998-04-26 | 1 | -8/+15 |
| | | | | | | call standard-display-european, and don't set nonascii-insert-offset or default-input-method. | ||||
| * | (setup-english-environment): Don't set default-enable-multibyte-characters. | Richard M. Stallman | 1998-04-26 | 1 | -3/+5 |
| | | |||||
| * | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -2/+2 |
| | | |||||
| * | FLAGS arguments for make-coding-system changed. | Kenichi Handa | 1998-04-20 | 2 | -4/+4 |
| | | |||||
| * | Set t to `documentation' info for Romanian. | Kenichi Handa | 1998-04-20 | 1 | -5/+5 |
| | | |||||
| * | *** empty log message *** | Dan Nicolaescu | 1998-04-17 | 1 | -2/+2 |
| | | |||||
| * | Initial revision | Dan Nicolaescu | 1998-04-15 | 1 | -0/+49 |
| | | |||||
| * | ("Korean"): Doc fix. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| | | |||||
| * | Fix previous change. | Kenichi Handa | 1998-04-13 | 1 | -1/+1 |
| | | |||||
| * | Put Czech lang. env. under European.. | Kenichi Handa | 1998-04-11 | 1 | -1/+2 |
| | | |||||
| * | Put Slovak lang. env. under European. | Kenichi Handa | 1998-04-11 | 1 | -1/+2 |
| | | |||||
| * | Delete tutorial file entry. | Kenichi Handa | 1998-04-10 | 1 | -1/+0 |
| | | |||||
| * | Fix previous change, TUTORIAL.ch > TUTORIAL.cs. | Kenichi Handa | 1998-04-10 | 1 | -1/+1 |
| | | |||||
| * | Tutorial file name changed to TUTORIAL.ch. | Kenichi Handa | 1998-04-10 | 1 | -1/+1 |
| | | |||||
| * | Tutorial file name changed to TUTORIAL.ja. | Kenichi Handa | 1998-04-10 | 1 | -1/+1 |
| | | |||||
| * | Tutorial file name changed to TUTORIAL.ka. | Kenichi Handa | 1998-04-10 | 1 | -1/+1 |
| | | |||||
| * | Tutorial file name changed to TUTORIAL.sk. | Kenichi Handa | 1998-04-10 | 1 | -1/+1 |
| | | |||||
| * | 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. | ||||
| * | Add tutorial file name for Slovak. | Kenichi Handa | 1998-04-09 | 1 | -0/+1 |
| | | |||||
| * | Add coding-priority. Use iso-8859-2 instead | Karl Heuer | 1998-04-08 | 1 | -2/+18 |
| | | | | | of iso-latin-2. Correct starting commentary. | ||||
| * | Add coding-priority. Improve sample text. | Karl Heuer | 1998-04-08 | 1 | -3/+18 |
| | | | | | Correct starting commentary. | ||||
| * | (setup-japanese-environment): Setup | Kenichi Handa | 1998-04-06 | 1 | -1/+8 |
| | | | | | | sentence-end suitable for Japanese text. (exit-japanese-environment): New function. | ||||
| * | Set exit-function to | Kenichi Handa | 1998-04-06 | 1 | -0/+1 |
| | | | | | exit-japanese-environment for Japanese environment. | ||||
| * | (setup-slovak-environment): 3rd arg to setup-8-bit-environment is the | Richard M. Stallman | 1998-03-17 | 1 | -1/+1 |
| | | | | | default input method, not coding system. | ||||
| * | (setup-czech-environment): 3rd arg to setup-8-bit-environment is the | Richard M. Stallman | 1998-03-17 | 1 | -1/+1 |
| | | | | | default input method, not coding system. | ||||
| * | Initial revision | Richard M. Stallman | 1998-03-17 | 2 | -0/+66 |
| | | |||||
| * | (setup-japanese-environment): Set | Kenichi Handa | 1998-03-03 | 1 | -0/+1 |
| | | | | | default-file-name-coding-system to japanese-iso-8bit. | ||||
| * | (setup-chinese-cns-environment): Correct | Kenichi Handa | 1998-02-20 | 1 | -1/+1 |
| | | | | | the settting of default-input-method. | ||||
| * | 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. | ||||
| * | (encode-hz-region): Do not bind | Kenichi Handa | 1998-02-04 | 1 | -2/+1 |
| | | | | | enable-multibyte-characters to nil locally. | ||||
| * | Move codes which set syntax and category of | Kenichi Handa | 1998-02-04 | 1 | -31/+0 |
| | | | | | Indian characters to international/characters.el. | ||||
| * | Exclude describe-indian-environment-map | Kenichi Handa | 1998-01-22 | 1 | -14/+11 |
| | | | | | | | | and setup-indian-environment-map for args of call to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist. | ||||
| * | Remove setting up of | Kenichi Handa | 1998-01-22 | 1 | -49/+52 |
| | | | | | | | | | | describe-chinese-environment-map and setup-chinese-environment-map. Exclude them in args of calls to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist. (iso-2022-cn-ext): New coding system. | ||||
| * | Remove setting up of | Kenichi Handa | 1998-01-22 | 1 | -33/+25 |
| | | | | | | | | | describe-cyrillic-environment-map and setup-cyrillic-environment-map. Exclude them in args of calls to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist. | ||||
| * | Register coding-priority key in | Kenichi Handa | 1998-01-22 | 2 | -4/+18 |
| | | | | | language-info-alist. | ||||
| * | Remove setting up of | Kenichi Handa | 1998-01-22 | 1 | -82/+98 |
| | | | | | | | | | | | | | describe-european-environment-map and setup-european-environment-map. Exclude them in args of calls to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist. Add "German" language env. (setup-8-bit-environment): Delete CODING-SYSTEM arg. (iso-latin-1): Make it compatible with MIME-charset "iso-8859-1" (compound-text): New coding system. `ctext' is now alias of it. (setup-german-environment): New function. | ||||
| * | Adjusted for the change of | Kenichi Handa | 1998-01-22 | 1 | -5/+5 |
| | | | | | | | make-coding-system and setup-8-bit-environment. (setup-greek-environment): For Greek lang. env., change default input method to "greek-postfix". | ||||
| * | Adjusted for the change of | Kenichi Handa | 1998-01-22 | 1 | -3/+3 |
| | | | | | make-coding-system and setup-8-bit-environment. | ||||
| * | Remove setting up of | Kenichi Handa | 1998-01-22 | 1 | -10/+0 |
| | | | | | describe-indian-environment-map and setup-indian-environment-map. | ||||
| * | Adjusted for the change of make-coding-system. Register | Kenichi Handa | 1998-01-22 | 6 | -58/+67 |
| | | | | | coding-priority key in language-info-alist. | ||||
| * | In setup-LANGUAGE-environment functions, | Kenichi Handa | 1998-01-22 | 5 | -130/+61 |
| | | | | | call set-language-environment-coding-systems. | ||||
| * | In setup-LANGUAGE-environment functions, adjust for the change of | Kenichi Handa | 1998-01-22 | 4 | -10/+7 |
| | | | | | setup-8-bit-environment. | ||||
| * | Initial revision | Kenichi Handa | 1997-12-09 | 1 | -0/+101 |
| | | |||||
| * | Documentation for "Korean" lang. env. modified. | Kenichi Handa | 1997-12-09 | 1 | -1/+1 |
| | | |||||
| * | (ccl-encode-koi8-font): Fix bug of CCL | Kenichi Handa | 1997-11-08 | 1 | -2/+2 |
| | | | | | | program. (ccl-encode-alternativnyj-font): Likewise. | ||||