Index: emacs/man/url.texi
diff -c emacs/man/url.texi:1.10 emacs/man/url.texi:1.11
*** emacs/man/url.texi:1.10     Wed Mar 23 14:46:53 2005
--- emacs/man/url.texi  Tue May 17 14:13:34 2005
***************
*** 93,99 ****
  @var{scheme}s supported by this library are described below.
  @xref{Supported URL Types}.
  
! FTP NFS, HTTP, HTTPS, @code{rlogin}, @code{telnet}, tn3270,
  IRC and gopher URLs all have the form
  
  @example
--- 93,99 ----
  @var{scheme}s supported by this library are described below.
  @xref{Supported URL Types}.
  
! FTP, NFS, HTTP, HTTPS, @code{rlogin}, @code{telnet}, tn3270,
  IRC and gopher URLs all have the form
  
  @example
***************
*** 110,118 ****
  specified, and it is possible using a non-standard port may have
  undesired consequences if a different service is listening on that
  port (e.g., an HTTP URL specifying the SMTP port can cause mail to be
! sent)[EMAIL PROTECTED] , but @xref{Other Variables, url-bad-port-list}.
! The meaning of
! the @var{path} component depends on the service.
  
  @menu
  * Configuration::
--- 110,117 ----
  specified, and it is possible using a non-standard port may have
  undesired consequences if a different service is listening on that
  port (e.g., an HTTP URL specifying the SMTP port can cause mail to be
! sent). @c , but @xref{Other Variables, url-bad-port-list}.
! The meaning of the @var{path} component depends on the service.
  
  @menu
  * Configuration::


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to