Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -2/+2 |
|\ | |||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Restore comma mistakenly removed in last change. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-12-16 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Update AIST copyright years. | Kenichi Handa | 2006-12-13 | 1 | -1/+2 |
| * | Update copyright years. | Glenn Morris | 2006-12-10 | 1 | -1/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95 | Miles Bader | 2006-01-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | (tcvn-5712): Make it an alias of | Kenichi Handa | 2005-10-21 | 1 | -0/+1 |
* | | (vietnamese-viscii, vietnamese-vscii) | Kenichi Handa | 2005-07-29 | 1 | -3/+6 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 | Miles Bader | 2005-05-20 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Fix copyrights. | Kenichi Handa | 2005-05-16 | 1 | -2/+4 |
* | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -0/+1 |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -265/+49 |
|\ \ | |||||
| * | | (vietnamese-tcvn, tcvn): New coding | Dave Love | 2002-06-07 | 1 | -6/+14 |
| * | | ("Vietnamese"): Add windows-1258 coding | Dave Love | 2002-06-06 | 1 | -1/+1 |
| * | | (windows-1258, cp1258): New coding | Dave Love | 2002-05-17 | 1 | -7/+10 |
| * | | Fix :mime-charset properties. | Dave Love | 2002-05-14 | 1 | -1/+1 |
| * | | Call define-coding-system instead of make-coding-system. All CCL program del... | Kenichi Handa | 2002-03-01 | 1 | -131/+20 |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | | ("Vietnamese"): Fix typos. | Juanma Barranquero | 2003-02-11 | 1 | -2/+2 |
* | | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -7/+7 |
* | | (viet-tcvn-decode-table, ccl-decode-tcvn) | Pavel Janík | 2002-04-29 | 1 | -9/+139 |
|/ | |||||
* | Improving doc strings. | Werner LEMBERG | 2001-12-18 | 1 | -5/+5 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-15 | 1 | -1/+1 |
* | Use provide. | Dave Love | 2000-11-22 | 1 | -0/+2 |
* | Remove eval-when-compile. | Kenichi Handa | 2000-06-06 | 1 | -106/+34 |
* | (viet-vscii-decode-table): Fix a bug. | Kenichi Handa | 2000-04-10 | 1 | -1/+1 |
* | (ccl-encode-vscii): Typo fixed | Kenichi Handa | 1999-06-03 | 1 | -1/+1 |
* | (vietnamese-viqr): Add charset-origin-alist property. | Kenichi Handa | 1999-02-12 | 1 | -4/+5 |
* | Add coding: local variable, to avoid bootstrapping problem | Paul Eggert | 1998-08-31 | 1 | -1/+1 |
* | (vietnamese-viscii): Fix the value of | Kenichi Handa | 1998-08-18 | 1 | -2/+2 |
* | ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change | Kenichi Handa | 1998-08-10 | 1 | -3/+5 |
* | (viet-viscii-decode-table): Docstring | Kenichi Handa | 1998-08-02 | 1 | -10/+21 |
* | FLAGS arguments for make-coding-system changed. | Kenichi Handa | 1998-04-20 | 1 | -2/+2 |
* | Adjusted for the change of make-coding-system. Register | Kenichi Handa | 1998-01-22 | 1 | -12/+13 |
* | Give proper SAFE-CHARSET argument in | Kenichi Handa | 1997-10-23 | 1 | -3/+6 |
* | Use coding-system-put to set coding system | Kenichi Handa | 1997-10-21 | 1 | -2/+4 |
* | Fix calls to define-coding-system-alias. | Richard M. Stallman | 1997-07-01 | 1 | -3/+3 |
* | Change copyright notice. | Richard M. Stallman | 1997-06-22 | 1 | -1/+1 |
* | Provide XXX-util instead of | Kenichi Handa | 1997-06-18 | 1 | -3/+0 |
* | Adjusted for coding system name change. | Kenichi Handa | 1997-06-10 | 1 | -9/+16 |
* | Most of setup-LANGUAGE-environment functions are | Kenichi Handa | 1997-05-28 | 1 | -20/+2 |
* | Coding system names changed as follows: | Kenichi Handa | 1997-05-16 | 1 | -7/+4 |