aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorKenichi Handa2004-03-09 02:30:13 +0000
committerKenichi Handa2004-03-09 02:30:13 +0000
commit6e76ae9103e7dd95d4b690b512ed8728eacae676 (patch)
tree6640e8e4f557c582edcb0695450623406af2ae71 /src/coding.c
parent130b729cfb0365a7b214b91659dc19afa3da011a (diff)
downloademacs-6e76ae9103e7dd95d4b690b512ed8728eacae676.tar.gz
emacs-6e76ae9103e7dd95d4b690b512ed8728eacae676.zip
*** empty log message ***
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 1cce3d5e381..bde7ee586e6 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -5163,7 +5163,7 @@ coding_inherit_eol_type (coding_system, parent)
5163 o coding-category-utf-8 5163 o coding-category-utf-8
5164 5164
5165 The category for a coding system which has the same code range 5165 The category for a coding system which has the same code range
5166 as UTF-8 (cf. RFC2279). Assigned the coding-system (Lisp 5166 as UTF-8 (cf. RFC3629). Assigned the coding-system (Lisp
5167 symbol) `utf-8' by default. 5167 symbol) `utf-8' by default.
5168 5168
5169 o coding-category-utf-16-be 5169 o coding-category-utf-16-be