summaryrefslogtreecommitdiff
path: root/lisp/international
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2005-03-09 00:09:34 +0000
committerMiles Bader <miles@gnu.org>2005-03-09 00:09:34 +0000
commit2cdd4f8845ab5519a15f3c603d9ab48f7e1a91bd (patch)
tree61823da8e4c3589c2c30ffaea3353cb92def7b1f /lisp/international
parentbcd98ae6b3b5ed8f38618b3a52acdbcd944c8095 (diff)
parentec3c4a4cf2b336d2ca507e30877115a3e37e4df4 (diff)
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 150-165) - Update from CVS - Merge from gnus--rel--5.10 - Add info/dir to arch branch * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-37) - Merge from emacs--cvs-trunk--0 - Update from CVS
Diffstat (limited to 'lisp/international')
-rw-r--r--lisp/international/ccl.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/international/ccl.el b/lisp/international/ccl.el
index 6dd0258e6c5..bb717ec32ae 100644
--- a/lisp/international/ccl.el
+++ b/lisp/international/ccl.el
@@ -1305,7 +1305,9 @@ CCL-PROGRAM has this form:
BUFFER_MAGNIFICATION is an integer value specifying the approximate
output buffer magnification size compared with the bytes of input data
-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
+more than the size calculated by BUFFER_MAGNIFICATION.
+If the value is zero, the CCL program can't execute `read' and
`write' commands.
CCL_MAIN_CODE and CCL_EOF_CODE are CCL program codes. CCL_MAIN_CODE