summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-04-17 20:34:28 +0200
committerBastien Guerry <bzg@altern.org>2013-04-17 20:34:28 +0200
commit79ecb6570b7dabe2321f4bc36450473e89f8d732 (patch)
tree49c5b21da916cc8292e1821d2b2e1b76a4f56b00
parent937b4484c6a825b42529b774b8a98206119e5cd8 (diff)
downloadorg-mode-79ecb6570b7dabe2321f4bc36450473e89f8d732.tar.gz
org.texi (Agenda commands): Add a footnote
* org.texi (Agenda commands): Add a footnote about dragging agenda lines: it does not persist and it does not change the .org files.
-rw-r--r--doc/org.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 69d70bd..f697284 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -8917,8 +8917,10 @@ the default behavior of @code{org-capture}.
@cindex dragging, agenda lines
@orgcmd{M-<up>,org-agenda-drag-line-backward}
-Drag the line at point backward one line. With a numeric prefix argument,
-drag backward by that many lines.
+Drag the line at point backward one line@footnote{Moving agenda lines does
+not persist after an agenda refresh and does not modify the contributing
+@file{.org} files}. With a numeric prefix argument, drag backward by that
+many lines.
@orgcmd{M-<down>,org-agenda-drag-line-forward}
Drag the line at point forward one line. With a numeric prefix argument,