diff options
| author | Bastien Guerry | 2012-12-12 17:47:07 +0100 |
|---|---|---|
| committer | Bastien Guerry | 2012-12-12 17:47:07 +0100 |
| commit | 63aa098259339e924d8a7d40c59a34e579132af6 (patch) | |
| tree | a23b00ff5e7fd931aadc58f1cffdd00f1f27db5f /doc/misc/ChangeLog | |
| parent | 14b8c3d926ef813f621f95b0dcd059192d3d898c (diff) | |
| download | emacs-63aa098259339e924d8a7d40c59a34e579132af6.tar.gz emacs-63aa098259339e924d8a7d40c59a34e579132af6.zip | |
Merge upstream Org (from commit 488eea)
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index ae9f099de50..b96345ba135 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | 2012-12-12 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * org.texi (Summary, Code block specific header arguments) | ||
| 4 | (Code block specific header arguments) | ||
| 5 | (Header arguments in function calls, var, noweb) | ||
| 6 | (Results of evaluation, Code evaluation security): Small | ||
| 7 | reformatting: add a blank line before some example. | ||
| 8 | |||
| 9 | * org.texi (System-wide header arguments) | ||
| 10 | (Header arguments in Org mode properties, Conflicts) | ||
| 11 | (Dynamic blocks, Using the mapping API): Fix indendation of | ||
| 12 | Elisp code examples. | ||
| 13 | |||
| 14 | * org.texi (Comment lines): Fix description of the comment syntax. | ||
| 15 | |||
| 16 | * org.texi (Installation): Mention "make test" in the correct | ||
| 17 | section. | ||
| 18 | |||
| 1 | 2012-12-02 Michael Albinus <michael.albinus@gmx.de> | 19 | 2012-12-02 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 20 | ||
| 3 | * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git. | 21 | * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git. |