summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2013-10-04 21:14:39 +0200
committerNicolas Goaziou <n.goaziou@gmail.com>2013-10-04 21:14:39 +0200
commit45d81d47ca740853a9a37c135250d4633c1e0cc8 (patch)
treee44814b1de46549ce45dafd59f9f7a2e63a1cd13
parent1734eea184ffbb6cf99391246e97b8595039cb0d (diff)
parent35e5e5b8b06cfab35ee59253bfb234b7e53f3e4a (diff)
downloadorg-mode-45d81d47ca740853a9a37c135250d4633c1e0cc8.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org-list.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org-list.el b/lisp/org-list.el
index 1b3c509..9a089f5 100644
--- a/lisp/org-list.el
+++ b/lisp/org-list.el
@@ -228,8 +228,7 @@ counters like \"[@c]\" will be recognized.
This variable needs to be set before org.el is loaded. If you
need to make a change while Emacs is running, use the customize
-interface or run the following code, where VALUE stands for the
-new value of the variable, after updating it:
+interface or run the following code after updating it:
\(when (featurep 'org-element) (load \"org-element\" t t))"
:group 'org-plain-lists