aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/url.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/url.texi b/man/url.texi
index f5c15e2dff5..aa4188b196f 100644
--- a/man/url.texi
+++ b/man/url.texi
@@ -327,10 +327,10 @@ can be served in more than one encoding.
327 327
328HTTP allows specifying a list of MIME charsets which indicate your 328HTTP allows specifying a list of MIME charsets which indicate your
329preferred character set encodings, e.g.@: Latin-9 or Big5, and these 329preferred character set encodings, e.g.@: Latin-9 or Big5, and these
330can be weighted. In Emacs 21 this list is generated automatically 330can be weighted. This list is generated automatically from the list
331from the list of defined coding systems which have associated MIME 331of defined coding systems which have associated MIME types. These are
332types. These are sorted by coding priority. @xref{Recognize Coding, 332sorted by coding priority. @xref{Recognize Coding, , Recognizing
333, Recognizing Coding Systems, emacs, The GNU Emacs Manual}. 333Coding Systems, emacs, The GNU Emacs Manual}.
334@end defopt 334@end defopt
335 335
336@defopt url-mime-language-string 336@defopt url-mime-language-string