aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorMiles Bader2005-04-02 22:40:25 +0000
committerMiles Bader2005-04-02 22:40:25 +0000
commit4a2283bcc7998fef3788136a16a6c2b10df6fe6f (patch)
treedc8199f604a6e5a2d57754d843773be6c88c4f36 /src/coding.c
parent417294f4d1d8872d7a4a698de1a9650f18af3b37 (diff)
parentab77efd0e55c661ea8fd45df28f2a39d0c46fbd8 (diff)
downloademacs-4a2283bcc7998fef3788136a16a6c2b10df6fe6f.tar.gz
emacs-4a2283bcc7998fef3788136a16a6c2b10df6fe6f.zip
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
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index 6fcb031b432..66430553a84 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -9357,7 +9357,7 @@ associated with each coding-category one by one in this order. When
9357one algorithm agrees with a byte sequence of source text, the coding 9357one algorithm agrees with a byte sequence of source text, the coding
9358system bound to the corresponding coding-category is selected. 9358system bound to the corresponding coding-category is selected.
9359 9359
9360Don't modify this variable directly, but use `set-coding-category'. */); 9360Don't modify this variable directly, but use `set-coding-priority'. */);
9361 { 9361 {
9362 int i; 9362 int i;
9363 9363