Refer to set-coding-system-priority instead of the obsolete

set-coding-priority in the doc string.
This commit is contained in:
Lars Magne Ingebrigtsen 2010-11-04 23:37:06 +01:00
parent 181cb5fb65
commit 448e17d69a
2 changed files with 6 additions and 1 deletions

View file

@ -10559,7 +10559,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-priority'. */);
Don't modify this variable directly, but use `set-coding-system-priority'. */);
{
int i;