This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


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

guile/guile-core/ice-9 common-list.scm


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mvo@sourceware.cygnus.com	00/05/07 17:43:29

Modified files:
	guile-core/ice-9: common-list.scm 

Log message:
	* common-list.scm (doc fixes): Talk about `true values' instead of
	`#t' when a function treats all non-#f valuers the same.
	(remove-if-not): Bug fix: call remove-if-not
	instead of remove-if when iterating.
	(delete-if-not!): Bug fix: call delete-if-not! instead of
	remove-if when iterating.


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