aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-03-06 17:44:14 +0000
committerRichard M. Stallman2005-03-06 17:44:14 +0000
commit9bf27c3d41a42e4a7ea4179362b0bd3325fdd6bb (patch)
tree1187940992bf7825f3f2df22c717a85c9055e2c6
parentd89c6c9f01ef9138ef612148bce6f092497f4d4c (diff)
downloademacs-9bf27c3d41a42e4a7ea4179362b0bd3325fdd6bb.tar.gz
emacs-9bf27c3d41a42e4a7ea4179362b0bd3325fdd6bb.zip
(HTTP language/coding): Get rid of "Emacs 21".
-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