emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Fix truncated docstring for org-remember-templates


From: Bernt Hansen
Subject: [Orgmode] [PATCH] Fix truncated docstring for org-remember-templates
Date: Thu, 15 Apr 2010 20:25:39 -0400

---

This patch is available at git://git.norang.ca/org-mode.git for-carsten

 lisp/org-remember.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org-remember.el b/lisp/org-remember.el
index 61774e4..1ff4bd3 100644
--- a/lisp/org-remember.el
+++ b/lisp/org-remember.el
@@ -128,7 +128,7 @@ Furthermore, the following %-escapes will be replaced with 
content:
   %T          time stamp with date and time
   %u, %U      like the above, but inactive time stamps
   %^t         like %t, but prompt for date.  Similarly %^T, %^u, %^U.
-              You may define a prompt like %^{Please specify birthday
+              You may define a prompt like %^{Please specify birthday}t
   %n          user name (taken from `user-full-name')
   %a          annotation, normally the link created with org-store-link
   %i          initial content, copied from the active region.  If %i is
-- 
1.7.1.rc1.9.g4553d





reply via email to

[Prev in Thread] Current Thread [Next in Thread]