summaryrefslogtreecommitdiff
path: root/lisp/language/thai.el
Commit message (Collapse)AuthorAgeFilesLines
* Remove no-byte-compile setting from some lisp/language files.Glenn Morris2012-05-071-2/+2
| | | | | | | | | Same comments as per 2012-05-01T06:59:34Z!rgm@gnu.org, for lisp/term: Not that compiling these will bring any noticeable speed benefit, but there's really no reason not to compile them. The extra disk space and build time is negligible, and it might reveal use of obsolete functions, bugs, etc.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-2/+2
|
* Fix setting up of composition-function-table.Kenichi Handa2008-08-291-3/+5
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
| * Add 2008 to copyright years.Glenn Morris2008-01-071-2/+2
| |
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 824-831) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 70-74) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
| * Restore comma mistakenly removed in last change.Glenn Morris2007-07-251-1/+1
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 586-614) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - Merge from erc--main--0 - Make byte compiler correctly write circular constants * gnus--rel--5.10 (patch 186-196) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
| * Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
| |
* | Merge from emacs--devo--0Miles Bader2006-12-161-2/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 545-562) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - erc-iswitchb: Temporarily enable iswitchb mode * gnus--rel--5.10 (patch 172-176) - Merge from emacs--devo--0 - Update from CVS - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
| * Update AIST copyright years.Kenichi Handa2006-12-131-2/+2
| |
| * Update copyright years.Glenn Morris2006-12-101-2/+4
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 459-473) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 86-87) - Update from CVS
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31Miles Bader2005-03-311-4/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 206-222) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 45-52) - Update from CVS - Update from CVS: texi Makefile.in CVS keyw cruft - Update from CVS: ChangeLog tweaks
| * ("Thai"): Set setup-function and exit-functionKenichi Handa2005-03-291-3/+4
| | | | | | | | for Thai language environment.
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28Miles Bader2005-03-191-1/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 180-191) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 39-44) - Merge from emacs--cvs-trunk--0 - Update from CVS
| * *** empty log message ***Kenichi Handa2005-03-181-0/+3
| |
| * Fix patterns to be registered in composition-function-table.Kenichi Handa2005-03-181-1/+1
| |
* | Sync to HEADKenichi Handa2004-04-161-0/+1
| |
* | *** empty log message ***Kenichi Handa2003-09-081-19/+34
|\ \
| * | Register thai-composition-function inKenichi Handa2002-11-071-7/+7
| | | | | | | | | | | | | | | composition-function-table for Thai vowels and tones. (thai-tis620): Don't use thai-post-read-conversion.
| * | ("Thai"): Add cp874, iso-8859-11 codingDave Love2002-06-061-1/+1
| | | | | | | | | | | | systems.
| * | (iso-8859-11): New coding system.Dave Love2002-05-291-1/+10
| | |
| * | (cp874, ibm874): New coding systems.Dave Love2002-05-231-0/+8
| | |
| * | Call define-coding-system instead of make-coding-system. All CCL program ↵Kenichi Handa2002-03-011-13/+10
| | | | | | | | | | | | deleted.
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
| |
* | Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
| |
* | (thai-tis620): Make it safe.Kenichi Handa2002-11-181-1/+1
| |
* | Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-1/+1
| |
* | (thai-tis620): Add `mime-charset' property.Kenichi Handa2002-09-301-0/+1
|/
* Improving doc strings.Werner LEMBERG2001-12-181-1/+1
|
* Add UnicodeDave Love2001-12-111-2/+5
| | | | equivalents.
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+1
|
* Use provide.Dave Love2000-11-221-0/+2
|
* ("Thai"): Set a lisp form that producesKenichi Handa2000-11-061-1/+3
| | | | composed string in `sample-text' language info.
* Register thai-composition-function inKenichi Handa1999-12-151-3/+7
| | | | | composition-function-table. (thai-tis620): Delete `pre-write-conversion' property.
* (tis-620): New alias coding system for thai-tis620.Kenichi Handa1999-03-091-0/+1
|
* 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.
* ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or changeKenichi Handa1998-08-101-1/+4
| | | | | | the value to setup-XXX-environment-internal. Add properties nonascii-translation, input-method, features, unibyte-syntax, and unibyte-display.
* Adjusted for the change of make-coding-system. RegisterKenichi Handa1998-01-221-9/+8
| | | | coding-priority key in language-info-alist.