mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-20 20:50:53 -08:00
(Vcoding_category_list): Docstring fix.
This commit is contained in:
parent
bf762c986c
commit
4220560759
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue