# HG changeset patch # User Kenichi Handa # Date 1111724920 0 # Node ID a70b3b8463446d3d414c35fb43429aff9b58dfba # Parent 9b761ddc6f4bd0ca4ee3097c828b43d6f11ec839 (syms_of_coding): Suggest to use set-coding-category in the docstring of coding-category-list. diff -r 9b761ddc6f4b -r a70b3b846344 src/coding.c --- 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;