This allows setting the NOBLOCKING property by hitting C-c C-c on
the :PROPERTIES: drawer
---
This patch is available at git://git.norang.ca/org-mode.git for-
carsten
lisp/org.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org.el b/lisp/org.el
index 723ad45..c964adf 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -11152,7 +11152,7 @@ but in some other way.")
"LOCATION" "LOGGING" "COLUMNS" "VISIBILITY"
"TABLE_EXPORT_FORMAT" "TABLE_EXPORT_FILE"
"EXPORT_FILE_NAME" "EXPORT_TITLE" "EXPORT_AUTHOR" "EXPORT_DATE"
- "ORDERED")
+ "ORDERED" "NOBLOCKING")
"Some properties that are used by Org-mode for various purposes.
Being in this list makes sure that they are offered for completion.")
--
1.6.3.rc1
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode