From 55d09889ec19e986ec069ad9df1272bd80786917 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Fri, 14 Nov 2008 22:43:32 +0100 Subject: [PATCH] Fix typo. --- lisp/org-remember.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-remember.el b/lisp/org-remember.el index 068ae2828..757030a18 100644 --- a/lisp/org-remember.el +++ b/lisp/org-remember.el @@ -54,7 +54,7 @@ (defcustom org-remember-store-without-prompt t "Non-nil means, `C-c C-c' stores remember note without further prompts. It then uses the file and headline specified by the template or (if the -themplate does not specify them) by the variables `org-default-notes-file' +template does not specify them) by the variables `org-default-notes-file' and `org-remember-default-headline'. To force prompting anyway, use `C-u C-c C-c' to file the note. -- 2.11.4.GIT