From 266384174e09c3cb3698de2132d18c581f3b3b75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=BCdiger=20Sonderfeld?= Date: Wed, 14 Nov 2012 22:36:30 +0100 Subject: [PATCH] org-hacks: typo org-lunar-phases in org-mode sample MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Rüdiger Sonderfeld --- org-hacks.org | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/org-hacks.org b/org-hacks.org index c8f6900..50f08d4 100644 --- a/org-hacks.org +++ b/org-hacks.org @@ -2630,7 +2630,7 @@ Add the following line to an agenda file: #+begin_src org-mode * Lunar phase #+CATEGORY: Lunar -%%(org-lunar-phase) +%%(org-lunar-phases) #+end_src This should display an entry on new moon, first/last quarter moon, and on full -- 1.7.2.5