emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/url.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/man/url.texi
Date: Thu, 16 Dec 2004 23:53:48 -0500

Index: emacs/man/url.texi
diff -c emacs/man/url.texi:1.6 emacs/man/url.texi:1.7
*** emacs/man/url.texi:1.6      Fri Dec 17 03:36:29 2004
--- emacs/man/url.texi  Fri Dec 17 04:38:26 2004
***************
*** 330,336 ****
  can be weighted.  In Emacs 21 this list is generated automatically
  from the list of defined coding systems which have associated MIME
  types.  These are sorted by coding priority.  @xref{Recognize Coding,
! , Recognizing Coding Systems, emacs, GNU Emacs Manual}.
  @end defopt
  
  @defopt url-mime-language-string
--- 330,336 ----
  can be weighted.  In Emacs 21 this list is generated automatically
  from the list of defined coding systems which have associated MIME
  types.  These are sorted by coding priority.  @xref{Recognize Coding,
! , Recognizing Coding Systems, emacs, The GNU Emacs Manual}.
  @end defopt
  
  @defopt url-mime-language-string
***************
*** 384,392 ****
  
  HTTP URLs are retrieved into a buffer containing the HTTP headers
  followed by the body.  Since the headers are quasi-MIME, they may be
! processed using the MIME library.  @inforef{Top, The MIME library,
! emacs-mime}.  The URL package provides a function to do this in
! general:
  
  @defun url-decode-text-part handle &optional coding
  This function decodes charset-encoded text in the current buffer.  In
--- 384,392 ----
  
  HTTP URLs are retrieved into a buffer containing the HTTP headers
  followed by the body.  Since the headers are quasi-MIME, they may be
! processed using the MIME library.  @xref{Top,, Emacs MIME,
! emacs-mime, The Emacs MIME Manual}.  The URL package provides a
! function to do this in general:
  
  @defun url-decode-text-part handle &optional coding
  This function decodes charset-encoded text in the current buffer.  In
***************
*** 457,463 ****
  @vindex mail-user-agent
  The function called whenever url needs to send mail.  This should
  normally be left to default from @var{mail-user-agent}.  @xref{Mail
! Methods, , Mail-Composition Methods, emacs, GNU Emacs Manual}.
  @end defopt
  
  An @samp{X-Url-From} header field containing the URL of the document
--- 457,463 ----
  @vindex mail-user-agent
  The function called whenever url needs to send mail.  This should
  normally be left to default from @var{mail-user-agent}.  @xref{Mail
! Methods, , Mail-Composition Methods, emacs, The GNU Emacs Manual}.
  @end defopt
  
  An @samp{X-Url-From} header field containing the URL of the document




reply via email to

[Prev in Thread] Current Thread [Next in Thread]