summaryrefslogtreecommitdiff
path: root/lisp/language/tibetan.el
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+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-2/+4
| |
* | Sync to HEADKenichi Handa2004-04-161-0/+1
| |
* | *** empty log message ***Kenichi Handa2003-09-081-20/+23
|\ \
| * | Register tibetan-composition-function inKenichi Handa2002-11-071-15/+17
| | | | | | | | | | | | composition-function-table for Tibetan characters.
| * | Call define-coding-system instead of make-coding-system. All CCL program ↵Kenichi Handa2002-03-011-10/+11
| | | | | | | | | | | | deleted.
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
| |
* | Trailing whitepace deleted.Juanma Barranquero2003-02-041-4/+4
| |
* | (tibetan-obsolete-glyphs): Now in tibet-util.el.Richard M. Stallman2002-04-301-17/+0
|/
* Improving doc strings.Werner LEMBERG2001-12-181-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+4
|
* Use provide.Dave Love2000-11-221-0/+2
|
* ("Tibetan"): Set a lisp form that producesKenichi Handa2000-11-061-2/+4
| | | | composed string in `sample-text' language info.
* (tibetan-composable-pattern): Fix previous change.Kenichi Handa2000-06-121-3/+45
| | | | | | (tibetan-vowel-transcription-alist): More rules added. (tibetan-composite-vowel-alist): New variable. (tibetan-precomposition-rule-alist): More rules added.
* (tibetan-composable-pattern): MoreKenichi Handa2000-06-011-21/+25
| | | | | | | | characters included. (tibetan-consonant-transcription-alist): Rule for "R" added. (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and "+R" added. (tibetan-base-to-subjoined-alist): Rule for "RA" added.
* Register tibetan-composition-function inKenichi Handa1999-12-151-79/+98
| | | | | | | | | | | | composition-function-table. (tibetan-composable-pattern): New variable. (tibetan-subjoined-transcription-alist): Change key "R" to "+R". (tibetan-precomposition-rule-alist): Move punctuations to tibetan-punctuation-transcription-alist and tibetan-obsolete-glyphs. (tibetan-punctuation-transcription-alist): New variable. (tibetan-obsolete-glyphs): New variable. (tibetan-regexp): Improve the initialization code.
* 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-8/+9
| | | | | | 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-10/+10
| | | | coding-priority key in language-info-alist.
* Give proper SAFE-CHARSET argument in eachKenichi Handa1997-10-231-1/+2
| | | | call of make-coding-system.
* Use coding-system-put to set coding systemKenichi Handa1997-10-211-2/+4
| | | | properties, post-read-conversion and pre-write-conversion.
* Change copyright notice.Richard M. Stallman1997-06-221-1/+1
|
* Provide XXX-util instead ofKenichi Handa1997-06-181-5/+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-1/+1
|
* Most of setup-LANGUAGE-environment functions areKenichi Handa1997-05-281-11/+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.
* Make functions setup-LANGUAGE-environmentKenichi Handa1997-05-121-49/+0
| | | | | | | 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. Setting of syntax and category is moved to characters.el.
* Initial revisionKenichi Handa1997-04-051-0/+620