diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0a9b4d0fd1d..5390d3c2a94 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,30 @@ | |||
| 1 | 2009-01-25 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * org.texi (References): Add information about remote references. | ||
| 4 | (Built-in table editor): Document `C-c RET' in tables. | ||
| 5 | (Math symbols, Quoting LaTeX code): Mention that simple | ||
| 6 | LaTeX macros survive LaTeX export. | ||
| 7 | (Images in LaTeX export): Show how to create a reference to a | ||
| 8 | figure. | ||
| 9 | (Sectioning structure): Document that the LaTeX class can be | ||
| 10 | specified in a property. | ||
| 11 | (Text areas in HTML export): New section. | ||
| 12 | (External links): Add examples for text search and ID links. | ||
| 13 | (Built-in table editor): Remove the descriptio of `C-c | ||
| 14 | C-q', it not longer works. | ||
| 15 | (Literal examples): Document that a space must follow | ||
| 16 | the colon in short examples. | ||
| 17 | (Relative timer): Document `org-timer-stop'. | ||
| 18 | (Footnotes): New section. | ||
| 19 | (Footnote markup): Shorten section and refer to new Footnote | ||
| 20 | section. | ||
| 21 | (Literal examples): Add documentation for line | ||
| 22 | numbering in and references to code examples. | ||
| 23 | (CSS support): Fix the description of default CSS styles. | ||
| 24 | (Capturing column view): Document | ||
| 25 | "file:path/to/file.org" as an allowed value for the ID property of | ||
| 26 | a dynamic block copying column view. | ||
| 27 | |||
| 1 | 2009-01-23 Stephen Eglen <stephen@gnu.org> | 28 | 2009-01-23 Stephen Eglen <stephen@gnu.org> |
| 2 | 29 | ||
| 3 | * mh-e.texi (Getting Started): Describe $MH. | 30 | * mh-e.texi (Getting Started): Describe $MH. |