]> git.eshelyaron.com Git - emacs.git/commitdiff
(Vcoding_category_list): Docstring fix.
authorKenichi Handa <handa@m17n.org>
Thu, 31 Mar 2005 11:21:14 +0000 (11:21 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 31 Mar 2005 11:21:14 +0000 (11:21 +0000)
src/coding.c

index 1cc75fdae16253df44953ec5982e2aeb416cd3ac..4ae1a25e8f02117d8a2fb8417c1e31c52cb56973 100644 (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;