Refer to set-coding-system-priority instead of the obsolete
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 4 Nov 2010 22:37:06 +0000 (23:37 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 4 Nov 2010 22:37:06 +0000 (23:37 +0100)
set-coding-priority in the doc string.

src/ChangeLog
src/coding.c

index 97258cb..dbb9538 100644 (file)
@@ -1,3 +1,8 @@
+2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * Refer to set-coding-system-priority instead of the obsolete
+       set-coding-priority in the doc string.
+
 2010-11-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
            Ismail Donmez  <ismail@namtrac.org>  (tiny change)
 
index 59deb22..b88ac1b 100644 (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;