aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language
Commit message (Expand)AuthorAgeFilesLines
* ("Swedish"): Change tutorial file name toKenichi Handa2002-12-101-1/+1
* (ccl-encode-koi8, ccl-encode-koi8-u)Dave Love2002-11-261-0/+9
* (encode-mac-roman): Deal with unencodableDave Love2002-11-261-0/+3
* (thai-tis620): Make it safe.Kenichi Handa2002-11-181-1/+1
* (lao): Make it safe.Kenichi Handa2002-11-181-1/+1
* (hebrew-iso-8bit): Make it safe.Kenichi Handa2002-11-181-1/+1
* (iso-latin-1): Make it safe.Kenichi Handa2002-11-181-7/+7
* (greek-iso-8bit): Make it safe.Kenichi Handa2002-11-181-1/+1
* (cyrillic-iso-8bit): Make it safe.Kenichi Handa2002-11-181-1/+1
* ("Bulgarian"): Fix typo.Juanma Barranquero2002-11-051-1/+1
* (thai-composition-function): Don't use prog1.Dave Love2002-10-281-1/+1
* (lao-composition-function): Don't use prog1.Dave Love2002-10-281-1/+1
* (diacritic-composition-function): ModifyDave Love2002-10-281-7/+6
* ("Slovenian"): Use slovenian input-method.Dave Love2002-10-171-1/+2
* (cyrillic-alternativnyj-decode-table): FixKenichi Handa2002-10-171-9/+8
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-0114-14/+14
* (thai-tis620): Add `mime-charset' property.Kenichi Handa2002-09-301-0/+1
* (ccl-decode-koi8): Refer toKenichi Handa2002-09-301-12/+15
* Don't register "ISO10646.*-1" in font-ccl-encoder-alist.Kenichi Handa2002-09-301-4/+0
* ("Ukrainian"): Fix nonascii-translation.Dave Love2002-09-111-3/+8
* ("Swedish"): New set-language-info-alist call.Richard M. Stallman2002-09-051-0/+12
* (setup-ethiopic-environment-internal, exit-ethiopic-environment):Stefan Monnier2002-08-151-4/+4
* (in-is13194): Give correct `safe-chars' property.Kenichi Handa2002-07-301-1/+8
* commentDave Love2002-07-241-1/+3
* ("Georgian"): Add nonascii-translation.Dave Love2002-07-241-0/+1
* ("German", "French", "Spanish", "Turkish"):Dave Love2002-07-241-7/+10
* (cyrillic-koi8-r-decode-table)Dave Love2002-07-171-60/+266
* (indian-make-hash): Switch makehash -> make-hash-table.Stefan Monnier2002-07-071-2/+2
* (dev-char-glyph-hash, dev-glyph-glyph-hash)Stefan Monnier2002-07-071-3/+3
* (cyrillic-alternativnyj-decode-table): Fix the table to contain correctPavel Janík2002-06-051-1/+1
* Comment change.Richard M. Stallman2002-05-192-8/+8
* (tibetan-canonicalize-for-unicode-alist)Kenichi Handa2002-05-081-0/+58
* (tibetan-obsolete-glyphs): From tibetan.el.Richard M. Stallman2002-04-301-0/+17
* (tibetan-obsolete-glyphs): Now in tibet-util.el.Richard M. Stallman2002-04-301-17/+0
* Update Commentary section.Pavel Janík2002-04-291-6/+7
* (viet-tcvn-decode-table, ccl-decode-tcvn)Pavel Janík2002-04-291-9/+139
* ("Slovak"): Likewise.Pavel Janík2002-03-061-1/+1
* ("Czech"): Fix the documentation.Pavel Janík2002-03-061-1/+1
* (mac-roman): Fix last change.Eli Zaretskii2002-03-051-3/+3
* (mac-roman): Fix the safe-chars property.Eli Zaretskii2002-03-051-1/+1
* (iso-2022-jp-2): Add init-bol flag.Jason Rumney2002-02-251-1/+1
* (cyrillic-encode-koi8-r-char)Richard M. Stallman2002-02-071-16/+130
* (tibetan-decompose-region)Pavel Janík2002-01-191-2/+2
* Fix the doc string of "Latin-5" language environment.Eli Zaretskii2001-12-271-4/+1
* Fix Lisp headers.Pavel Janík2001-12-252-0/+4
* Add keyword.Pavel Janík2001-12-251-1/+1
* Fix Lisp footer.Pavel Janík2001-12-251-0/+2
* More doc string fixes.Werner LEMBERG2001-12-193-9/+9
* (ethio-modify-vowel): Use char-to-string instead ofPavel Janík2001-12-181-1/+1
* Implementing euc-tw encoding.Werner LEMBERG2001-12-181-2/+269