|
@@ -7,7 +7,7 @@
|
|
|
#+LANGUAGE: en
|
|
|
#+PRIORITIES: A C B
|
|
|
#+CATEGORY: worg
|
|
|
-#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
|
|
|
+#+OPTIONS: H:3 num:nil toc:t \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc ':t
|
|
|
|
|
|
* Introduction
|
|
|
|
|
@@ -579,7 +579,7 @@ influenced via the configuration variable =ORG_MAKE_DOC=.
|
|
|
[fn:2] If you just want to re-compile all lisp sources without doing
|
|
|
anything else, you can run =make cleanelc compile-dirty=.
|
|
|
|
|
|
-[fn:3] The build systems' notion of "full testsuite can be configured
|
|
|
+[fn:3] The build systems' notion of "full testsuite" can be configured
|
|
|
with =BTEST_OB_LANGUAGES=.
|
|
|
|
|
|
[fn:5] The test directory is generally removed after testing, but this
|
|
@@ -589,7 +589,7 @@ purposes) by defining a variable =TEST_NO_AUTOCLEAN=.
|
|
|
|
|
|
[fn:4] The build system doesn't really know where your previous
|
|
|
installation is, of course: it tries to remove Org from where it would
|
|
|
-install it, based on the current customization. . So if you want to
|
|
|
+install it, based on the current customization. So if you want to
|
|
|
move your Org installation, you need to first uninstall it using the
|
|
|
old customization, then change the costomization and then do a fresh
|
|
|
install.
|