This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: objc-features.texi: use @email


Does @email work with texi2html and texi2dvi? If it does, I don't see any
reasons why not do it.

Thanks,
Ovidiu

On Fri, 12 Jan 2001 16:53:50 +0000 (GMT), "Joseph S. Myers" <jsm28@cam.ac.uk> 
wrote:

> This patch makes objc-features.texi use @email to mark up an email
> address.  It formats OK with makeinfo; OK to commit?
> 
> 2001-01-12  Joseph S. Myers  <jsm28@cam.ac.uk>
> 
> 	* objc-features.texi: Use @email.
> 
> Index: objc-features.texi
> ===================================================================
> RCS file: /cvs/gcc/gcc/libobjc/objc-features.texi,v
> retrieving revision 1.6
> diff -u -r1.6 objc-features.texi
> --- objc-features.texi	2000/08/14 14:06:53	1.6
> +++ objc-features.texi	2001/01/12 16:51:29
> @@ -14,7 +14,7 @@
>  features. It is not intended to teach you Objective-C, there are several
>  resources on the Internet that present the language.  Questions and
>  comments about this document to Ovidiu Predescu
> -@code{<ovidiu@@cup.hp.com>}.
> +@email{ovidiu@@cup.hp.com}.
> 
>  @menu
>  * Executing code before main::
> 
> -- 
> Joseph S. Myers
> jsm28@cam.ac.uk
> 
> 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]