* guile: rename mu:plot -> mu:plot-histogram
This commit is contained in:
@ -31,7 +31,7 @@ exec guile -e main -s $0 $@
|
||||
"Count the total number of messages for each weekday (0-6 for
|
||||
Sun..Sat) that match EXPR. If PLAIN-TEXT is true, use a plain-text
|
||||
display, otherwise, use a graphical window."
|
||||
(mu:plot
|
||||
(mu:plot-histogram
|
||||
(sort
|
||||
(mu:tabulate
|
||||
(lambda (msg)
|
||||
|
||||
Reference in New Issue
Block a user