Mercurial > emacs
diff src/coding.c @ 90136:7a3341d65a12
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-33
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 223-227)
- Update from CVS
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Sat, 02 Apr 2005 22:40:25 +0000 |
| parents | 4da4a09e8b1b e3a6dd630fdf |
| children | f9a65d7ebd29 |
line wrap: on
line diff
--- a/src/coding.c Thu Mar 31 11:27:46 2005 +0000 +++ b/src/coding.c Sat Apr 02 22:40:25 2005 +0000 @@ -9357,7 +9357,7 @@ 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;
