diff options
| author | Richard M. Stallman | 2005-03-06 17:44:14 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-03-06 17:44:14 +0000 |
| commit | 9bf27c3d41a42e4a7ea4179362b0bd3325fdd6bb (patch) | |
| tree | 1187940992bf7825f3f2df22c717a85c9055e2c6 | |
| parent | d89c6c9f01ef9138ef612148bce6f092497f4d4c (diff) | |
| download | emacs-9bf27c3d41a42e4a7ea4179362b0bd3325fdd6bb.tar.gz emacs-9bf27c3d41a42e4a7ea4179362b0bd3325fdd6bb.zip | |
(HTTP language/coding): Get rid of "Emacs 21".
| -rw-r--r-- | man/url.texi | 8 |
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 | ||
| 328 | HTTP allows specifying a list of MIME charsets which indicate your | 328 | HTTP allows specifying a list of MIME charsets which indicate your |
| 329 | preferred character set encodings, e.g.@: Latin-9 or Big5, and these | 329 | preferred character set encodings, e.g.@: Latin-9 or Big5, and these |
| 330 | can be weighted. In Emacs 21 this list is generated automatically | 330 | can be weighted. This list is generated automatically from the list |
| 331 | from the list of defined coding systems which have associated MIME | 331 | of defined coding systems which have associated MIME types. These are |
| 332 | types. These are sorted by coding priority. @xref{Recognize Coding, | 332 | sorted by coding priority. @xref{Recognize Coding, , Recognizing |
| 333 | , Recognizing Coding Systems, emacs, The GNU Emacs Manual}. | 333 | Coding 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 |