浏览代码

Merge branch 'master' of orgmode.org:org-mode

Carsten Dominik 14 年之前
父节点
当前提交
f73f0f6323
共有 2 个文件被更改,包括 772 次插入141 次删除
  1. 771 140
      contrib/lisp/org-drill.el
  2. 1 1
      lisp/org-mobile.el

文件差异内容过多而无法显示
+ 771 - 140
contrib/lisp/org-drill.el


+ 1 - 1
lisp/org-mobile.el

@@ -133,7 +133,7 @@ been appended to the file given here.  This file should be in
 This should not be changed, because MobileOrg assumes this name.")
 This should not be changed, because MobileOrg assumes this name.")
 
 
 (defcustom org-mobile-index-file "index.org"
 (defcustom org-mobile-index-file "index.org"
-  "The index file with inks to all Org files that should be loaded by MobileOrg.
+  "The index file with links to all Org files that should be loaded by MobileOrg.
 Relative to `org-mobile-directory'.  The Address field in the MobileOrg setup
 Relative to `org-mobile-directory'.  The Address field in the MobileOrg setup
 should point to this file."
 should point to this file."
   :group 'org-mobile
   :group 'org-mobile

部分文件因为文件数量过多而无法显示