summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Eglen <S.J.Eglen@damtp.cam.ac.uk>2010-07-05 13:45:00 +0000
committerCarsten Dominik <carsten.dominik@gmail.com>2010-07-05 15:07:53 +0200
commit27a4e48b0abb41d4bf9ee0adf4e3dff717e6a3c8 (patch)
tree3c6a1e162c72a4594ae331441b68a4cdf2b28f8e
parent586ce3f7f21de03fd7ab4b169ad9f5a86c79fe69 (diff)
downloadorg-mode-27a4e48b0abb41d4bf9ee0adf4e3dff717e6a3c8.tar.gz
Small doc fixes to org-feed.el and org-capture.el
-rw-r--r--lisp/org-capture.el2
-rw-r--r--lisp/org-feed.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index de1e5f8..f6e89ef 100644
--- a/lisp/org-capture.el
+++ b/lisp/org-capture.el
@@ -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,
diff --git a/lisp/org-feed.el b/lisp/org-feed.el
index cda7368..999bfd8 100644
--- a/lisp/org-feed.el
+++ b/lisp/org-feed.el
@@ -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