Small doc fixes to org-feed.el and org-capture.el

This commit is contained in:
Stephen Eglen 2010-07-05 13:45:00 +00:00 committed by Carsten Dominik
parent 586ce3f7f2
commit 27a4e48b0a
2 changed files with 2 additions and 2 deletions

View File

@ -336,7 +336,7 @@ for a Remember buffer.")
(defun org-capture (&optional goto keys)
"Capture something.
This will let you select a template from org-capture-templates, and then
This will let you select a template from `org-capture-templates', and then
file new captured information. The text is immediately inserted at the
target location, and an indirect buffer is shown where you can edit it.
Pressing `C-c C-c' brings you back to the previous state of Emacs,

View File

@ -45,7 +45,7 @@
;; With this setup, the command `M-x org-feed-update-all' will
;; collect new entries in the feed at the given URL and create
;; entries as subheadings under the "ReQall Entries" heading in the
;; file "~/org-feeds.org". Each feed should normally have its own
;; file "~/org/feeds.org". Each feed should normally have its own
;; heading - however see the `:drawer' parameter.
;;
;; Besides these standard elements that need to be specified for each