Mercurial > hg > xemacs-beta
diff src/mule-ccl.c @ 5384:3889ef128488
Fix misspelled words, and some grammar, across the entire source tree.
See xemacs-patches message with ID
<AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 24 Mar 2011 11:00:11 -0600 |
parents | c096d8051f89 |
children | 4dee0387b9de |
line wrap: on
line diff
--- a/src/mule-ccl.c Thu Mar 24 06:22:25 2011 +0000 +++ b/src/mule-ccl.c Thu Mar 24 11:00:11 2011 -0600 @@ -566,7 +566,7 @@ If VALn is lambda, move to the next map set like reaching to the end of the current map set. - If VALn is a symbol, call the CCL program refered by it. + If VALn is a symbol, call the CCL program referred to by it. Then, use reg[rrr] as a mapped value except for -1, -2 and -3. Such special values are regarded as nil, t, and lambda respectively.