Browse Source

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

Carsten Dominik 14 years ago
parent
commit
f73f0f6323
2 changed files with 772 additions and 141 deletions
  1. 771 140
      contrib/lisp/org-drill.el
  2. 1 1
      lisp/org-mobile.el

File diff suppressed because it is too large
+ 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

Some files were not shown because too many files changed in this diff