Mercurial > emacs
changeset 61166:e3a6dd630fdf
(Vcoding_category_list): Docstring fix.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 31 Mar 2005 11:21:14 +0000 |
parents | af9e3a6a85f8 |
children | bdeef980c30b |
files | src/coding.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/coding.c Thu Mar 31 11:20:58 2005 +0000 +++ b/src/coding.c Thu Mar 31 11:21:14 2005 +0000 @@ -7825,7 +7825,7 @@ one algorithm agrees with a byte sequence of source text, the coding system bound to the corresponding coding-category is selected. -Don't modify this variable directly, but use `set-coding-category'. */); +Don't modify this variable directly, but use `set-coding-priority'. */); { int i;