aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cyrillic-alternativnyj-decode-table): Fix the table to contain correctPavel Janík2002-06-051-1/+1
| | | | characters.
* Comment change.Richard M. Stallman2002-05-192-8/+8
|
* (tibetan-canonicalize-for-unicode-alist)Kenichi Handa2002-05-081-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. 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
| | | | | (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): New Vietnamese coding system.
* ("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
| | | | | | (cyrillic-encode-alternativnyj-char): Get translation tables from symbol properties, not as variables. (standard-display-cyrillic-translit): Include unicodes.
* (tibetan-decompose-region)Pavel Janík2002-01-191-2/+2
| | | | (tibetan-decompose-string): Fix typo in docstring.
* 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
| | | | decompose-composite-char.
* Implementing euc-tw encoding.Werner LEMBERG2001-12-181-2/+269
|
* Improving doc strings.Werner LEMBERG2001-12-1813-37/+41
|
* Implementing euc-tw encoding.Werner LEMBERG2001-12-181-8/+153
| | | | Improving doc strings.
* (indian-char-glyph): Fix typo in doc-string.Pavel Janík2001-12-171-1/+1
|
* Fix typo.Dave Love2001-12-171-1/+1
|
* (mapthread): Make a closure.Stefan Monnier2001-12-161-1/+1
|
* (devanagari-range): Renamed from `range'. All calls changed.Richard M. Stallman2001-12-161-8/+8
| | | | | (devanagari-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed.
* (range): Function deleted.Richard M. Stallman2001-12-161-8/+3
| | | | | (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed.
* Fix typo.Pavel Janík2001-12-151-5/+4
|
* *** empty log message ***Dave Love2001-12-151-0/+38
|
* Don't require cl.Dave Love2001-12-151-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 Love2001-12-151-34/+0
| | | | (indian-char-glyph): Moved to ind-util.el
* (devanagari-post-read-conversion): NewDave Love2001-12-151-0/+9
| | | | function.
* ("Windows-1255"): New language.Dave Love2001-12-151-3/+12
|
* ("Welsh", "Latin-7", "Lithuanian")Dave Love2001-12-151-0/+30
| | | | ("Latvian"): New languages.
* *** empty log message ***Dave Love2001-12-151-0/+51
|
* Remove autoload cookies. Fix registrationDave Love2001-12-121-7/+4
| | | | of diacritic composition function.
* Add UnicodeDave Love2001-12-112-2/+94
| | | | equivalents.
* (indian-glyph-max-char): Fix doc-string.Pavel Janík2001-12-111-1/+1
|
* Add Unicode equivalents for rules.Dave Love2001-12-071-2/+103
| | | | (lao-post-read-conversion): New function.
* Add Unicode equivalents.Dave Love2001-12-071-4/+13
| | | | (lao): Add post-read conversion.
* (diacritic-composition-pattern): New constant.Dave Love2001-12-071-0/+60
| | | | | | (diacritic-compose-region, diacritic-compose-string) (diacritic-compose-buffer, diacritic-post-read-conversion) (diacritic-composition-function): New functions.
* Fix comment.Kenichi Handa2001-11-271-1/+1
|
* Undo 2001-11-26 change.Kenichi Handa2001-11-271-170/+171
|
* One more string escape fix.Gerd Moellmann2001-11-261-148/+147
|
* More escaped `"' in string literals.Gerd Moellmann2001-11-261-4/+4
|
* (dev-glyph-glyph, dev-glyph-glyph-2)Gerd Moellmann2001-11-261-34/+34
| | | | | (devanagari-compose-syllable-region): Escape `"' in string literals.
* (dev-char-glyph): Escape `"' in string literals.Gerd Moellmann2001-11-261-132/+132
|
* *** empty log message ***Kenichi Handa2001-11-261-377/+377
|
* Comment out parts of the file which apparently are garbled.Richard M. Stallman2001-11-251-377/+377
|