Mercurial > emacs
diff src/coding.c @ 90133:4da4a09e8b1b
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 206-222)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 45-52)
- Update from CVS
- Update from CVS: texi Makefile.in CVS keyw cruft
- Update from CVS: ChangeLog tweaks
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Thu, 31 Mar 2005 09:58:14 +0000 |
| parents | 503a3c779486 a70b3b846344 |
| children | 7a3341d65a12 |
line wrap: on
line diff
--- a/src/coding.c Tue Mar 29 00:48:14 2005 +0000 +++ b/src/coding.c Thu Mar 31 09:58:14 2005 +0000 @@ -9357,8 +9357,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;
