/[emacs]/emacs/lisp/international/ccl.el
ViewVC logotype

Diff of /emacs/lisp/international/ccl.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.35 by handa, Fri Jun 11 05:58:29 2004 UTC revision 1.36 by handa, Tue Mar 8 09:09:28 2005 UTC
# Line 1305  CCL-PROGRAM has this form: Line 1305  CCL-PROGRAM has this form:
1305    
1306  BUFFER_MAGNIFICATION is an integer value specifying the approximate  BUFFER_MAGNIFICATION is an integer value specifying the approximate
1307  output buffer magnification size compared with the bytes of input data  output buffer magnification size compared with the bytes of input data
1308  text.  If the value is zero, the CCL program can't execute `read' and  text.  It is assured that the actual output buffer has 256 bytes
1309    more than the size calculated by BUFFER_MAGNIFICATION.
1310    If the value is zero, the CCL program can't execute `read' and
1311  `write' commands.  `write' commands.
1312    
1313  CCL_MAIN_CODE and CCL_EOF_CODE are CCL program codes.  CCL_MAIN_CODE  CCL_MAIN_CODE and CCL_EOF_CODE are CCL program codes.  CCL_MAIN_CODE

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26