changeset 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 9b761ddc6f4b
children 7b8e42efa46a
files src/coding.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
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;