diff src/coding.c @ 60907:a70b3b846344

(syms_of_coding): Suggest to use set-coding-category in the docstring of coding-category-list.
author Kenichi Handa <handa@m17n.org>
date Fri, 25 Mar 2005 04:28:40 +0000
parents 4b80e9c28e8f
children e3a6dd630fdf 2006100ee57e 4da4a09e8b1b
line wrap: on
line diff
--- a/src/coding.c	Fri Mar 25 00:17:42 2005 +0000
+++ b/src/coding.c	Fri Mar 25 04:28:40 2005 +0000
@@ -7825,8 +7825,7 @@
 one algorithm agrees with a byte sequence of source text, the coding
 system bound to the corresponding coding-category is selected.
 
-When you modify this variable, `update-coding-systems-internal' must
-be called.  */);
+Don't modify this variable directly, but use `set-coding-category'.  */);
   {
     int i;