chart-sort

chart-sort is a compiled Lisp function in `chart.el'.

(chart-sort &rest LOCAL-ARGS)

Sort the data in chart C using predicate PRED.
See `chart-sort-matchlist' for more details.

This is a generic function with only one primary method.

Implementations:

`chart' :PRIMARY (arg1 arg2)
Sort the data in chart C using predicate PRED.
See `chart-sort-matchlist' for more details.

(fn C PRED)

Defined in `chart.el'