浏览代码

Merge branch 'maint'

Nicolas Goaziou 11 年之前
父节点
当前提交
45d81d47ca
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      lisp/org-list.el

+ 1 - 2
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