summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-11-11 17:01:21 +0100
committerBastien Guerry <bzg@altern.org>2013-11-11 17:01:21 +0100
commit086d502c91ba7e5c3a8a6a4a5f450cfea3175fdc (patch)
tree1ac5727ad9feb7afa0fea010c015b38185867173
parent8393c461d4da02f89239062576fc39f926e6be18 (diff)
downloadorg-mode-086d502c91ba7e5c3a8a6a4a5f450cfea3175fdc.tar.gz
org.el (org-todo): Tiny docstring enhancement
* org.el (org-todo): Tiny docstring enhancement.
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index ac245c6..63a27f4 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -12145,7 +12145,7 @@ keywords (nextset).
With a triple \\[universal-argument] prefix, circumvent any state blocking.
With a numeric prefix arg of 0, inhibit note taking for the change.
-For calling through lisp, arg is also interpreted in the following way:
+When called through ELisp, arg is also interpreted in the following way:
'none -> empty state
\"\"(empty string) -> switch to empty state
'done -> switch to DONE