summaryrefslogtreecommitdiff
path: root/lisp/language/korean.el
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add cp949 as alias for korean-iso-8bit.Jason Rumney2004-05-091-0/+1
| |
* | Sync to HEADKenichi Handa2004-04-161-0/+1
| |
* | *** empty log message ***Kenichi Handa2003-09-081-16/+20
|\ \
| * | Fix :mime-charset properties.Dave Love2002-05-141-2/+2
| | |
| * | Call define-coding-system instead of make-coding-system. All CCL program ↵Kenichi Handa2002-03-011-15/+16
| | | | | | | | | | | | deleted.
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
| |
* | Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-1/+1
|/
* Improving doc strings.Werner LEMBERG2001-12-181-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
|
* Use provide.Dave Love2000-11-221-0/+2
|
* Add coding: local variable, to avoid bootstrapping problemPaul Eggert1998-08-311-1/+1
| | | | if you need to recompile all the Lisp files using interpreted code.
* ("Korean"): Fix previous change.Kenichi Handa1998-08-101-1/+1
|
* ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or changeKenichi Handa1998-08-101-0/+2
| | | | | | the value to setup-XXX-environment-internal. Add properties nonascii-translation, input-method, features, unibyte-syntax, and unibyte-display.
* ("Korean"): Doc fix.Andreas Schwab1998-04-141-1/+1
|
* Fix previous change.Kenichi Handa1998-04-131-1/+1
|
* Tutorial file name changed to TUTORIAL.ka.Kenichi Handa1998-04-101-1/+1
|
* Adjusted for the change of make-coding-system. RegisterKenichi Handa1998-01-221-8/+12
| | | | coding-priority key in language-info-alist.
* Documentation for "Korean" lang. env. modified.Kenichi Handa1997-12-091-1/+1
|
* Give proper SAFE-CHARSET argument in eachKenichi Handa1997-10-231-18/+10
| | | | | | call of make-coding-system. Set exit-function for language environment "Korean" to exit-korean-environment. (setup-korean-environment): Moved to korean.el.
* (setup-korean-environment): DeleteKenichi Handa1997-08-161-2/+1
| | | | a code setting default value of default-input-method.
* (setup-korean-environment): Do notKenichi Handa1997-08-041-1/+1
| | | | | call set-terminal-coding-system and set-keyboard-coding-system, instead call set-defualt-coding-systems.
* (setup-korean-environment): Set default value of default-input-method.Kenichi Handa1997-08-031-1/+2
|
* (setup-korean-environment): Set default-input-method correctly.Kenichi Handa1997-07-151-2/+1
|
* (setup-korean-environment): AdjustedKenichi Handa1997-07-021-1/+1
| | | | for the change of an input method name.
* Swap args to define-coding-system-alias.Richard M. Stallman1997-07-021-3/+3
|
* Change copyright notice.Richard M. Stallman1997-06-221-1/+1
|
* Provide XXX-util instead ofKenichi Handa1997-06-181-11/+0
| | | | | | 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 Handa1997-06-101-8/+11
|
* Coding system names changed as follows:Kenichi Handa1997-05-161-7/+1
| | | | | | | | | internal -> emacs-mule, automatic-conversion -> undecided. Coding category name changes as follows: coding-category-internal -> coding-category-emacs-mule. Delete functions describe-LANGUAGE-support. Delete describe-function entries and change documentation entries in each language specific information.
* Make functions setup-LANGUAGE-environmentKenichi Handa1997-05-121-5/+12
| | | | | | | interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. Bug fixed in making coding system iso-2022-kr.
* Remove prefix "coding-system-" from coding system symbol names.Kenichi Handa1997-02-261-10/+11
|
* Fix FSF address in comment.Karl Heuer1997-02-231-2/+3
|
* Initial revisionKarl Heuer1997-02-201-0/+78