* mu: support description fields in stat scripts, some refactoring
This commit is contained in:
@ -19,6 +19,8 @@ exec guile -e main -s $0 $@
|
||||
;; along with this program; if not, write to the Free Software Foundation,
|
||||
;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
;; DESCRIPTION: number of messages per month
|
||||
|
||||
(use-modules (mu) (mu script) (mu stats) (mu plot))
|
||||
|
||||
(define (per-month expr text-only)
|
||||
|
||||
Reference in New Issue
Block a user