* Small doc fixes to org-feed.el and org-capture.el
@ 2010-07-05 8:45 Stephen Eglen
2010-07-05 16:04 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Eglen @ 2010-07-05 8:45 UTC (permalink / raw)
To: emacs-orgmode; +Cc: Stephen Eglen
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
diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index 8c887ce..fde5093 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,
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-05 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-05 8:45 Small doc fixes to org-feed.el and org-capture.el Stephen Eglen
2010-07-05 16:04 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).