aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog30
1 files changed, 29 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index fb54cd30b12..4f336cdbce4 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,31 @@
12014-04-22 Bastien Guerry <bzg@gnu.org>
2
3 * org.texi (Installation): Be more clear on why installing Org
4 through ELPA should be done without loading any Org file.
5
6 * org.texi (Emphasis and monospace): Document the use of
7 =verbatim= and ~code~ to be consistent with
8 `org-element-text-markup-successor'.
9
10 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
11
12 * org.texi (Initial visibility):
13 * org.texi (Literal examples): Fix typos.
14
152014-04-22 Michael Brand <michael.ch.brand@gmail.com>
16
17 * org.texi (Column attributes): Add a sentence to point out
18 the dependency on the format specifier.
19
202014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
21
22 * org.texi (The Export Dispatcher): Reformulation.
23
24 * org.texi (@LaTeX{} specific attributes): Update manual.
25
26 * org.texi (Top, Exporting): Org has its own documentation and
27 should therefore be removed from "Other build-in back-ends".
28
12014-04-22 Stefan Monnier <monnier@iro.umontreal.ca> 292014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 30
3 * cl.texi (Structures): Remove cl-struct-set-slot-value. 31 * cl.texi (Structures): Remove cl-struct-set-slot-value.
@@ -1614,7 +1642,7 @@
1614 * ede.texi (Top): Rename from top, all uses changed. 1642 * ede.texi (Top): Rename from top, all uses changed.
1615 * eshell.texi: Add missing argument to @sp. 1643 * eshell.texi: Add missing argument to @sp.
1616 * forms.texi (Top): Reorder menu to match structure. 1644 * forms.texi (Top): Reorder menu to match structure.
1617 * htmlfontify.texi (Customisation): Add missing @item in 1645 * htmlfontify.texi (Customization): Add missing @item in
1618 @enumerate. 1646 @enumerate.
1619 * org.texi (Advanced features): Add missing argument for @item. 1647 * org.texi (Advanced features): Add missing argument for @item.
1620 (Property searches): Use @backslashchar{} in macro argument. 1648 (Property searches): Use @backslashchar{} in macro argument.