1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
mu/guile/scripts
Chen He c6c93234fb Fix build error in msgs-count.scm
mu:run-stats expects the passed-in function to take 3 arguments. The
third argument applies to gnuplot only, which is not applicable to the
count function in msgs-count.scm.
2014-12-07 16:29:14 -05:00
..
find-dups.scm * cosmetics 2013-06-09 12:11:32 +03:00
Makefile.am * guile: add find-dups script, to find duplicate messages 2013-06-07 14:20:44 +03:00
msgs-count.scm Fix build error in msgs-count.scm 2014-12-07 16:29:14 -05:00
msgs-per-day.scm * guile: some update for the output format 2013-07-23 22:22:57 +03:00
msgs-per-hour.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00
msgs-per-month.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00
msgs-per-year-month.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00
msgs-per-year.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00