emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Clean up docstring for org-refile


From: Bernt Hansen
Subject: [Orgmode] [PATCH] Clean up docstring for org-refile
Date: Wed, 28 Apr 2010 17:45:10 -0400

---
This commit is available at git://git.norang.ca/org-mode.git for-carsten

 lisp/org.el |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/lisp/org.el b/lisp/org.el
index 0f69296..1eac6dc 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -9584,9 +9584,8 @@ Depending on `org-reverse-note-order', the new subitem 
will either be the
 first or the last subitem.
 
 If there is an active region, all entries in that region will be moved.
-However, the region must fulfil the requirement that the first heading
-is the first one sets the top-level of the moved text - at most siblings
-below it are allowed.
+However, the region must fulfill the requirement that the first heading
+is the top-level of the moved text - at most siblings below it are allowed.
 
 With prefix arg GOTO, the command will only visit the target location,
 not actually move anything.
-- 
1.7.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]