summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernt Hansen <bernt@norang.ca>2010-04-15 20:21:05 -0400
committerCarsten Dominik <carsten.dominik@gmail.com>2010-04-16 04:54:00 +0200
commit5c10448b476b80c9d590d4955109538ec4ead55b (patch)
tree0289a15777664815695f52e102a9c674c45afc8d
parent43bf1bbbd7c2d778cd1e223ec4fa5adc39803937 (diff)
downloadorg-mode-5c10448b476b80c9d590d4955109538ec4ead55b.tar.gz
Fix truncated docstring for org-remember-templates
-rw-r--r--lisp/org-remember.el2
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