diff options
| author | Bastien Guerry | 2014-01-07 14:22:53 +0100 |
|---|---|---|
| committer | Bastien Guerry | 2014-01-07 14:22:53 +0100 |
| commit | 3c8b09ca2e01b0ef0c1b6651fab54194f0019fdc (patch) | |
| tree | ca02feb436782a74af050f15c02843da84a95f4a /doc/misc/ChangeLog | |
| parent | 2b6b4f204c819569734c092532d56da85eef503b (diff) | |
| download | emacs-3c8b09ca2e01b0ef0c1b6651fab54194f0019fdc.tar.gz emacs-3c8b09ca2e01b0ef0c1b6651fab54194f0019fdc.zip | |
Merge Org version 8.2.5c.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 187493d5557..df132b647a6 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2013-01-07 Rasmus <w530@pank.eu> | ||
| 2 | |||
| 3 | * misc/org.texi (Global and local cycling): Fix missing '@'. | ||
| 4 | |||
| 5 | 2013-01-07 Bastien Guerry <bzg@gnu.org> | ||
| 6 | |||
| 7 | * misc/org.texi (Global and local cycling): Mention C-u C-u TAB. | ||
| 8 | (Include files, The Export Dispatcher) | ||
| 9 | (Advanced configuration) | ||
| 10 | (Header arguments in Org mode properties): Spelling fixes. | ||
| 11 | (Special blocks): Add #+BEGIN_ABSTRACT as another example. | ||
| 12 | (@LaTeX{} specific attributes): New index entries. Use | ||
| 13 | #+BEGIN_ABSTRACT in the example. | ||
| 14 | |||
| 15 | 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com> | ||
| 16 | |||
| 17 | * misc/org.texi (Org export): New section. | ||
| 18 | (HTML doctypes): Fix whitespace error. Fix display. | ||
| 19 | (Publishing options): Add missing html publishing options. | ||
| 20 | |||
| 1 | 2014-01-07 Glenn Morris <rgm@gnu.org> | 21 | 2014-01-07 Glenn Morris <rgm@gnu.org> |
| 2 | 22 | ||
| 3 | * efaq.texi (Basic editing, Packages that do not come with Emacs): | 23 | * efaq.texi (Basic editing, Packages that do not come with Emacs): |