summaryrefslogtreecommitdiff
path: root/lisp/language/lao-util.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Spelling fixes.Paul Eggert2011-12-051-1/+1
|
* Spelling fixes.Paul Eggert2011-11-171-1/+1
|
* Spelling fixes.Paul Eggert2011-11-141-1/+1
|
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+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
|
* (lao-composition-function): Fix previous change.Kenichi Handa2008-08-291-4/+4
|
* (lao-composition-function): Argument changed.Kenichi Handa2008-08-291-12/+10
|
* 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
|
* (lao-composition-function): Adjusted for the new calling way.Kenichi Handa2008-02-251-11/+10
|
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+3
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
| * Add 2008 to copyright years.Glenn Morris2008-01-071-2/+3
| |
* | 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/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |
| * Update copyright years.Glenn Morris2006-12-101-1/+2
| |
* | 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-122/+25
|\ \
| * | (lao-post-read-conversion): Delete thisKenichi Handa2002-11-071-22/+18
| | | | | | | | | | | | | | | | | | function. (lao-composition-function): Change arguments to conform to composition-function-table.
| * | Remove redundant unicodes inDave Love2002-06-121-96/+32
| | | | | | | | | | | | category-setting.
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
| |
* | Trailing whitepace deleted.Juanma Barranquero2003-02-041-3/+3
| |
* | (lao-composition-function): Don't use prog1.Dave Love2002-10-281-1/+1
|/
* Add Unicode equivalents for rules.Dave Love2001-12-071-2/+103
| | | | (lao-post-read-conversion): New function.
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-0/+2
|
* Add coding: iso-2022-7bit tag.Kenichi Handa2001-03-091-1/+1
|
* (lao-composition-function): Fix args to compose-string.Kenichi Handa2000-06-011-1/+1
|
* Remove all the setup-...-environment functions.Dave Love2000-05-141-6/+0
|
* (lao-compose-region): New function.Kenichi Handa2000-05-031-0/+10
|
* Mostly rewritten.Kenichi Handa1999-12-151-5/+377
|
* (setup-XXX-environment): Just call set-language-environment. IfKenichi Handa1998-08-101-1/+1
| | | | | | they used to do some other jobs than what done by set-language-environment, those jobs are done in setup-XXX-environment-internal now.
* In setup-LANGUAGE-environment functions, adjust for the change ofKenichi Handa1998-01-221-2/+1
| | | | setup-8-bit-environment.
* Set t for Rao-SEMIVOWEL-SIGN-LO inKenichi Handa1997-08-101-2/+2
| | | | ignore-relative-composition.
* (setup-lao-environment): AdjustedKenichi Handa1997-07-021-2/+2
| | | | for the change of an input method name.
* Change copyright notice.Richard M. Stallman1997-06-221-1/+1
|