egcs/contrib ChangeLog texi2pod.pl

zack@gcc.gnu.org zack@gcc.gnu.org
Sun Nov 19 11:02:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	zack@gcc.gnu.org	2000-11-19 11:02:50

Modified files:
	contrib        : ChangeLog texi2pod.pl 

Log message:
	* texi2pod.pl:
	- Add real command line parsing.
	- Support @ifset, @ifclear, @set, @value, -D switch.
	- Support @sc.  Improve handling of @ref and friends.
	- Discard @subsection, @need, @node lines.
	- Un-nest font changes to match texinfo semantics.
	- Handle @{ and @}.  Oops.
	- Don't emit E<> directives inside verbatim blocks.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/contrib/ChangeLog.diff?cvsroot=gcc&r1=1.75&r2=1.76
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/contrib/texi2pod.pl.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Gcc-cvs mailing list