3 lines
246 B
EmacsLisp
Raw Normal View History

2016-10-17 23:42:31 +02:00
;;; -*- no-byte-compile: t -*-
(define-package "rtm" "20160116.927" "An elisp implementation of the Remember The Milk API" '((cl-lib "1.0")) :url "https://github.com/pmiddend/emacs-rtm" :keywords '("remember" "the" "milk" "productivity" "todo"))