el-get/recipes/planner.rcp

10 lines
403 B
Plaintext
Raw Permalink Normal View History

(:name planner
:description "Planner is an organizer and day planner for Emacs. It helps you keep track of your pending and completed tasks, daily schedule, dates to remember, notes and inspirations."
:type git
:url "http://repo.or.cz/r/planner-el.git"
:shallow nil
2015-07-03 00:35:12 +08:00
:build (("make"))
:build/berkeley-unix (("gmake"))
:features planner-autoloads
)