| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (setup_ccl_program): Define as returning nothing. | Andreas Schwab | 1997-11-21 | 1 | -0/+1 |
| * | (Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer. | Richard M. Stallman | 1997-07-12 | 1 | -2/+2 |
| * | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -1/+1 |
| * | Change copyright notices. | Richard M. Stallman | 1997-06-20 | 1 | -3/+2 |
| * | (struct ccl_prog_stack): Declear the member ccl_prog as | Kenichi Handa | 1997-05-16 | 1 | -1/+1 |
| * | (Fccl_execute_on_string): Add 4th optional arg | Kenichi Handa | 1997-05-10 | 1 | -5/+8 |
| * | (ccl_driver): Fix Lisp_Object/integer confusion. | Karl Heuer | 1997-04-10 | 1 | -1/+1 |
| * | (ccl_driver): Fix bug of the case CCL_WriteArrayReadJump. | Kenichi Handa | 1997-04-07 | 1 | -6/+6 |
| * | (Fregister_ccl_program): Escape newlines in docstring. | Kenichi Handa | 1997-02-27 | 1 | -2/+2 |
| * | Fix FSF address in comment. | Karl Heuer | 1997-02-23 | 1 | -12/+14 |
| * | Initial revision | Karl Heuer | 1997-02-20 | 1 | -0/+1140 |