diff options
| author | Bastien Guerry | 2014-04-22 16:07:45 +0200 |
|---|---|---|
| committer | Bastien Guerry | 2014-04-22 16:07:45 +0200 |
| commit | 30cb51f1bc9ce5976f492b5df5d30c6298f5a2aa (patch) | |
| tree | 782f2f5767065ad571bf5b82a162da96064cf22a /doc/misc/ChangeLog | |
| parent | d5ff4ded7a225306017006fc96b0a30180ae6f6b (diff) | |
| download | emacs-30cb51f1bc9ce5976f492b5df5d30c6298f5a2aa.tar.gz emacs-30cb51f1bc9ce5976f492b5df5d30c6298f5a2aa.zip | |
Merge Org 8.2.6-1.
The last merge was from 8.2.5c, but many important bugs got
fixed between 8.2.5c and 8.2.6-1.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index a7ee5489012..d80a44b2db8 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,31 @@ | |||
| 1 | 2014-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 | |||
| 15 | 2014-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 | |||
| 20 | 2014-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 | |||
| 1 | 2014-03-26 Paul Eggert <eggert@cs.ucla.edu> | 29 | 2014-03-26 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 30 | ||
| 3 | * texinfo.tex: Update from gnulib. | 31 | * texinfo.tex: Update from gnulib. |