Hello,

The attached patch removes an entry in the manual for a deleted command,
org-mark-entry-for-agenda-action.

(I've recently completed the FSF assignment process. Please let me know
if you need more information.)

Thanks,
Kyle

>From d572a8a803c917db50439a0605aa602812d74f97 Mon Sep 17 00:00:00 2001
From: Kyle Meyer <k...@kyleam.com>
Date: Wed, 29 Oct 2014 01:37:20 -0400
Subject: [PATCH] org.texi: Remove reference to deleted command

* doc/org.texi (Inserting deadlines or schedules): Remove entry for
`org-mark-entry-for-agenda-action', which was deleted in commit f95e5ff.
---
 doc/org.texi | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 8a5f80d..7e0e137 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -6241,14 +6241,6 @@ keywords @code{logreschedule}, @code{lognotereschedule}, and
 @code{nologreschedule}}, a note will be taken when changing an existing
 scheduling time.
 @c
-@orgcmd{C-c C-x C-k,org-mark-entry-for-agenda-action}
-@kindex k a
-@kindex k s
-Mark the current entry for agenda action.  After you have marked the entry
-like this, you can open the agenda or the calendar to find an appropriate
-date.  With the cursor on the selected date, press @kbd{k s} or @kbd{k d} to
-schedule the marked item.
-@c
 @orgcmd{C-c / d,org-check-deadlines}
 @cindex sparse tree, for deadlines
 @vindex org-deadline-warning-days
-- 
2.1.2

Reply via email to