# HG changeset patch # User Lars Magne Ingebrigtsen # Date 1288910226 -3600 # Node ID 435e622dd41e2a8aa5599dae3501a845ac5f724f # Parent 733acab855e437ae0fd2351ed854b54269ba2f2b Refer to set-coding-system-priority instead of the obsolete set-coding-priority in the doc string. diff -r 733acab855e4 -r 435e622dd41e src/ChangeLog --- a/src/ChangeLog Thu Nov 04 22:18:09 2010 +0000 +++ b/src/ChangeLog Thu Nov 04 23:37:06 2010 +0100 @@ -1,3 +1,8 @@ +2010-11-04 Lars Magne Ingebrigtsen + + * Refer to set-coding-system-priority instead of the obsolete + set-coding-priority in the doc string. + 2010-11-04 Adrian Robert Ismail Donmez (tiny change) diff -r 733acab855e4 -r 435e622dd41e src/coding.c --- a/src/coding.c Thu Nov 04 22:18:09 2010 +0000 +++ b/src/coding.c Thu Nov 04 23:37:06 2010 +0100 @@ -10559,7 +10559,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-priority'. */); +Don't modify this variable directly, but use `set-coding-system-priority'. */); { int i;