This is the mail archive of the xconq-cvs@sources.redhat.com mailing list for the Xconq project.


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

xconq ./ChangeLog kernel/unit.h kernel/unit.c ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	2000-10-14 10:49:54

Modified files:
	.              : ChangeLog 
	kernel         : unit.h unit.c read.c write.c mkunits.c 
	lib            : nat-names.g u-e1-1998.g u-e50-1998.g 
	doc            : refman.texi 

Log message:
	Eliminate pointless unit extension property, make unit's possible
	sides list into a regular property.
	* unit.h (UnitExtras hook): Replace with field sides.
	(unit_hook): Remove.
	(unit_sides): Define.
	* unit.c (init_unit_extras): Init sides.
	(get_x_property, get_x_property_by_name): Remove.
	* read.c (default_unit_hook): Remove.
	(interp_unit_defaults): Remove K_X case.
	(interp_unit): Similarly, and add K_SIDES case.
	* mkunits.c (add_preexisting_units): Use it.
	* write.c (write_unit_properties): Write sides instead of hook.
	
	* nat-names.g: Remove useless units properties.
	* u-e1-1998.g, u-e50-1998.g: Change "x" props to "sides".
	
	* refman.texi: Update manual.


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