| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-04-05 | 1 | -0/+3 |
|\ |
|
| * | (struct ccl_program): New member quit_silently. | Kenichi Handa | 2008-03-10 | 1 | -0/+3 |
* | | (smerge-auto-combine-max-separation): New var. | Stefan Monnier | 2008-02-13 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove license from trivial file. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2007 to copyright. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-12-16 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update AIST copyright years. | Kenichi Handa | 2006-12-13 | 1 | -1/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Copyright fixed | Kenichi Handa | 2005-12-19 | 1 | -2/+3 |
* | | 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-57 | Miles Bader | 2005-06-06 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | *** empty log message *** | Kenichi Handa | 2005-05-27 | 1 | -0/+7 |
* | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -0/+3 |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -12/+23 |
|\ \ |
|
| * | | (ccl_driver): Prototype adjusted. | Kenichi Handa | 2003-01-30 | 1 | -1/+2 |
| * | | (struct ccl_program): Members eol_type and multibyte | Kenichi Handa | 2002-03-01 | 1 | -11/+21 |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -3/+0 |
| |/
|/| |
|
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | | (struct ccl_program) <eight_bit_control: Comment fixed. | Kenichi Handa | 2003-05-30 | 1 | -2/+5 |
* | | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
|/ |
|
* | (struct ccl_program): New member eight_bit_control. | Kenichi Handa | 2001-02-27 | 1 | -0/+2 |
* | (sturct ccl_program): New member suppress_error. | Kenichi Handa | 2001-01-24 | 1 | -0/+2 |
* | (struct ccl_spec): New member eight_bit_carryover. | Kenichi Handa | 2000-12-28 | 1 | -0/+1 |
* | (struct ccl_program): New member cr_consumed. | Kenichi Handa | 2000-12-22 | 1 | -2/+7 |
* | (struct ccl_program): New member multibyte. | Kenichi Handa | 2000-08-11 | 1 | -2/+3 |
* | (struct ccl_program): New member eol_type. | Kenichi Handa | 2000-06-19 | 1 | -0/+5 |
* | (EMACS_CCL_H): Renamed from _CCL_H. | Kenichi Handa | 2000-06-11 | 1 | -3/+3 |
* | (setup_ccl_program): The type is changed to `int'. | Kenichi Handa | 1999-07-26 | 1 | -2/+2 |
* | (struct ccl_program): New member stack_idx. | Kenichi Handa | 1999-05-04 | 1 | -0/+1 |
* | (ccl_spec): New member valid_codes. | Kenichi Handa | 1998-08-02 | 1 | -0/+1 |
* | (Vccl_program_table, Qccl_program_idx): Extern them. | Kenichi Handa | 1998-04-15 | 1 | -0/+7 |
* | Definition of macros CCL_STAT_XXX are moved from ccl.c to here. | Kenichi Handa | 1998-01-22 | 1 | -0/+13 |
* | Add declaration of setup_ccl_program and ccl_driver. | Andreas Schwab | 1997-11-21 | 1 | -0/+7 |
* | Change copyright notices. | Richard M. Stallman | 1997-06-20 | 1 | -1/+1 |
* | Fix FSF address in comment. | Karl Heuer | 1997-02-23 | 1 | -12/+14 |
* | Initial revision | Karl Heuer | 1997-02-20 | 1 | -0/+53 |