As of Version 6.0, TextStyle has been superseded by BaseStyle, LabelStyle and other options.
As of version 6.0, $FormatType has been superseded by explicit settings for FormatType in Graphics and related functions.
As of Version 6.0, $RandomState has been superseded by the scoping construct BlockRandom.
As of Version 6.0, $TextStyle has been superseded by BaseStyle and other options.
In Version 6.0, CircularVertices has been superseded by CircularEmbedding.
In Version 6.0, GrotztschGraph has been superseded by GroetzschGraph.
In Version 6.0, NetworkFlowEdges has been superseded by NetworkFlow.
Polya
(Obsolete Combinatorica Package Symbol) In Version 6.0, Polya has been superseded by OrbitInventory.
In Version 6, ListIntegrate has been superseded by Integrate[Interpolation[data, InterpolationOrder -> k][x], {x, Max[x_c], Min[x_c]}], for data = {{x_1, y_1}, ..., {x_n, ...