summaryrefslogtreecommitdiff
path: root/lisp/language/lao.el
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
| |
* | 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-53Miles Bader2005-05-201-3/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 302-319) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 69) - Update from CVS
| * Fix copyrights.Kenichi Handa2005-05-161-3/+4
| |
* | Sync to HEADKenichi Handa2004-04-161-0/+1
| |
* | *** empty log message ***Kenichi Handa2003-09-081-26/+14
|\ \
| * | Register lao-composition-function inKenichi Handa2002-11-071-5/+5
| | | | | | | | | | | | | | | composition-function-table for Lao vowels and tones. (lao): Don't use lao-post-read-conversion.
| * | Call define-coding-system instead of make-coding-system. All CCL program ↵Kenichi Handa2002-03-011-24/+9
| | | | | | | | | | | | deleted.
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
| |
* | (lao): Make it safe.Kenichi Handa2002-11-181-1/+1
| |
* | Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-1/+1
|/
* Improving doc strings.Werner LEMBERG2001-12-181-1/+1
|
* Add Unicode equivalents.Dave Love2001-12-071-4/+13
| | | | (lao): Add post-read conversion.
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-1/+3
|
* Use provide.Dave Love2000-11-221-0/+2
|
* Register lao-composition-function inKenichi Handa1999-12-151-0/+5
| | | | composition-function-table.
* 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-3/+5
| | | | | | 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-5/+6
| | | | coding-priority key in language-info-alist.
* Give proper SAFE-CHARSET argument in each callKenichi Handa1997-10-231-1/+2
| | | | of make-coding-system.
* Correct setting of char-code-property `name'.Kenichi Handa1997-08-101-0/+1
|
* Change copyright notice.Richard M. Stallman1997-06-221-1/+1
|
* Provide XXX-util instead ofKenichi Handa1997-06-181-6/+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-2/+2
|
* Most of setup-LANGUAGE-environment functions areKenichi Handa1997-05-281-14/+0
| | | | | | moved form LANGUAGE.el to LANG-util.el. These functions now at first call setup-english-environment to reset various values to the defaults.
* 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-2/+11
| | | | | | 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.
* Initial revisionKenichi Handa1997-02-261-0/+62