Преглед изворни кода

org-capture.el (org-capture): Update docstring

* org-capture.el (org-capture): Update docstring.
Bastien Guerry пре 13 година
родитељ
комит
b121753490
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      lisp/org-capture.el

+ 3 - 0
lisp/org-capture.el

@@ -501,6 +501,9 @@ stored.
 
 When called with a `C-0' (zero) prefix, insert a template at point.
 
+When called from an agenda buffer, use the date of the cursor at point
+as the default date for the capture template.
+
 Lisp programs can set KEYS to a string associated with a template in
 `org-capture-templates'.  In this case, interactive selection will be
 bypassed."