Mercurial > hg > xemacs-beta
diff lisp/coding.el @ 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 | f00192e1cd49 |
children | 4dee0387b9de |
line wrap: on
line diff
--- a/lisp/coding.el Thu Mar 24 06:22:25 2011 +0000 +++ b/lisp/coding.el Thu Mar 24 11:00:11 2011 -0600 @@ -248,7 +248,7 @@ ((force-coding-system-equivalency (&rest details-list) "Certain coding-system aliases should correspond to certain variables. -This macro implements that correspondence. This gives us compatiblity with +This macro implements that correspondence. This gives us compatibility with other Mule implementations (which don't use the coding system aliases), and a certain amount of freedom of implementation for XEmacs; using a variable's value in C for every file operation or write to a terminal in C is probably