diff options
| author | Carsten Dominik | 2009-01-25 15:57:04 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2009-01-25 15:57:04 +0000 |
| commit | 55e0839db58e3a37588d7e4faba31a28b3a56e62 (patch) | |
| tree | 3a69d72788ecc5ecd6da22f1d2a013c9ed28af3d /etc | |
| parent | 0bd48b37bb27e64f7502ad8603f7ace81ca617e6 (diff) | |
| download | emacs-55e0839db58e3a37588d7e4faba31a28b3a56e62.tar.gz emacs-55e0839db58e3a37588d7e4faba31a28b3a56e62.zip | |
2009-01-25 Carsten Dominik <dominik@science.uva.nl>
* org.texi (References): Add information about remote references.
(Built-in table editor): Document `C-c RET' in tables.
(Math symbols, Quoting LaTeX code): Mention that simple
LaTeX macros survive LaTeX export.
(Images in LaTeX export): Show how to create a reference to a
figure.
(Sectioning structure): Document that the LaTeX class can be
specified in a property.
(Text areas in HTML export): New section.
(External links): Add examples for text search and ID links.
(Built-in table editor): Remove the descriptio of `C-c
C-q', it not longer works.
(Literal examples): Document that a space must follow
the colon in short examples.
(Relative timer): Document `org-timer-stop'.
(Footnotes): New section.
(Footnote markup): Shorten section and refer to new Footnote
section.
(Literal examples): Add documentation for line
numbering in and references to code examples.
(CSS support): Fix the description of default CSS styles.
(Capturing column view): Document
"file:path/to/file.org" as an allowed value for the ID property of
a dynamic block copying column view.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index c5791e2bd4e..0114da8a9e4 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-01-25 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * refcards/orgcard.tex: New year and version number. | ||
| 4 | Document heading/item conversion commands. | ||
| 5 | Document C-c RET in tables. | ||
| 6 | |||
| 1 | 2009-01-03 Michael Albinus <michael.albinus@gmx.de> | 7 | 2009-01-03 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * NEWS: Tramp supports IPv6 addresses. | 9 | * NEWS: Tramp supports IPv6 addresses. |