1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 20:50:53 -08:00

(Vcoding_category_list): Docstring fix.

This commit is contained in:
Kenichi Handa 2005-03-31 11:21:14 +00:00
parent bf762c986c
commit 4220560759

View file

@ -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;