From: Kenichi Handa Date: Thu, 31 Mar 2005 11:21:14 +0000 (+0000) Subject: (Vcoding_category_list): Docstring fix. X-Git-Tag: ttn-vms-21-2-B4~1334 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4220560759fac850b5501c9cf5b60e94baac5f06;p=emacs.git (Vcoding_category_list): Docstring fix. --- diff --git a/src/coding.c b/src/coding.c index 1cc75fdae16..4ae1a25e8f0 100644 --- a/src/coding.c +++ b/src/coding.c @@ -7825,7 +7825,7 @@ associated with each coding-category one by one in this order. When 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;