Agenda export: Implement PDF export
[org-mode.git] / doc / ChangeLog
blob620cece2fe32a8f5dcc025f6bcec4f752a3149b0
1 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
4         (Drawers): Mention the LOGBOOK drawer.
6 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
8         * org.texi (Export options, Sectioning structure): Document the
9         #+LEATEX_HEADER in-buffer setting.
10         (Bugs): Section removed.
11         (Hooks): New section.
12         (Add-on packages): Moved here from old location.
13         (Context-sensitive commands): New section.
15 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
17         * org.texi (Setting tags): Document newline option.
19         * orgcard.tex: Document `C-c C-x o'.
21         * org.texi (TODO dependencies, Checkboxes): Document
22         `org-track-ordered-property-with-tag'.
24 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
26         * org.texi (Global TODO list, Matching tags and properties):
27         Mention more variables.
29 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
31         * org.texi (Checkboxes): Update to changed command behavior.
33 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
35         * org.texi (Tracking TODO state changes): Document storing state
36         change notes into a drawer.
37         (Agenda commands): Document the agenda command `z'.
38         (Tag searches, Clean view, Special agenda views): Document the
39         special interpretation of LEVEL when odd levels are used.
41 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
43         * org.texi (CSS support): Document CSS classes for section numbers.
44         (Links, Images in HTML export): Better documentation of hot to set
45         attribute for images.
47 2009-02-05  Carsten Dominik  <carsten.dominik@gmail.com>
49         * org.texi (Clocking work time): Decoment how to make the clock
50         persist from one Emacs session to the next.
52 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
54         * org.texi (TODO dependencies): Document TODO dependencies on
55         checkboxes.
57 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
59         * org.texi (TODO dependencies): New section.
61 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
63         * org.texi (Plain lists, TODO basics, Priorities)
64         (Multiple sets in one file, Conflicts): Document interaction with
65         `shift-selection-mode'.
67 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
69         * org.texi (References): Add information about remote references.
71 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
73         * orgcard.tex: Document `C-c RET' in tables.
75         * org.texi (Built-in table editor): Document `C-c RET' in tables.
77 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
79         * org.texi (Math symbols, Quoting LaTeX code): Mention that simple
80         LaTeX macros survive LaTeX export.
81         (Images in LaTeX export): Show how to create a reference to a
82         figure.
83         (Sectioning structure): Document that the LaTeX class can be
84         specified in a property.
86 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
88         * org.texi (Text areas in HTML export): New section.
89         (External links): Add examples for text search and ID links.
91 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
93         * org.texi (Built-in table editor): Remove the descriptio of `C-c
94         C-q', it not longer works.
96 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
98         * org.texi (Literal examples): Document that a space must follow
99         the colon in short examples.
101 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
103         * org.texi (Relative timer): Document `org-timer-stop'.
105 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
107         * org.texi (Footnotes): New section.
108         (Footnote markup): Shorten section and refer to new Footnote
109         section.
111 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
113         * org.texi (Literal examples): Add documentation for line
114         numbering in and references to code examples.
115         (CSS support): Fix the description of default CSS styles.
117 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
119         * org.texi (Capturing column view): Document
120         "file:path/to/file.org" as an allowed value for the ID property of
121         a dynamic block copying column view.
123 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
125         * org.texi (References): Document special last-row references.
127 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
129         * org.texi: Fix typos and grammatical issues.
131 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
133         * org.texi (Tables in LaTeX export): New section.
135 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
137         * org.texi (Images in LaTeX export): New section.
138         (Inlined images, Images in HTML export): Sections renamed.
140 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
142         * org.texi (Using the mapping API): Fix bug in mapping example.
143         (Publishing options): Make the list of properties complete again,
144         in correspondence to the variable `org-export-plist-vars'.
146 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
148         * org.texi (Property searches): Document new special values for
149         time comparisons.
151 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
153         * org.texi (Tag inheritance): Refine the description of tag
154         inheritance.
156 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
158         * org.texi (Project alist): Add info about the publishing sequence
159         of components.
160         (Effort estimates): Document the new relativer timer.
162 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
164         * org.texi: Re-apply the change to FDL 1.3.
166 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
168         * org.texi (Setting up Remember): Document `org-remember-mode'.
170 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
172         * org.texi (External links): Document that bbdb links can use a
173         regular expression.
174         (External links): Document that elisp links can contain
175         interactive commands.
177 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
179         * org.texi (Clocking work time): Document the :formula property of
180         clock tables.
181         (Structure editing, Refiling notes): Document refiling regions.
183 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
185         * org.texi (Agenda commands): Document the double-prefix version
186         of the `l' command in the agenda.
188 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
190         * org.texi (Handling links): Explain the effect of a double prefix
191         arg to `C-c C-o'.
193 2008-11-02  Charles Sebold  <csebold@gmail.com>
195         * org.texi (Org Plot): Add documentation for timefmt option.
197 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
199         * org.texi (TODO basics): Add documentation for tag triggers.
201 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
203         * org.texi (Creating timestamps): Fix documentation of the "C-c ."
204         command.
205         (Literal examples): Document using artist-mode for ASCII
206         drawings.
208 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
210         * org.texi: Modify license to no longer include back- and front
211         cover matters.
213 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
215         * org.texi (Using the mapping API): New section.
217 2008-04-15  Jason Riedy  <jason@acm.org>
219         * org.texi (A LaTeX example): Note that fmt may be a one-argument
220         function, and efmt may be a two-argument function.
222 2008-04-15  Jason Riedy  <jason@acm.org>
224         * org.texi (Radio tables): Document multiple destinations.
226 2008-04-15  Carsten Dominik  <dominik@science.uva.nl>
228         * org.texi (Agenda column view): New section.
230 2008-04-08  Carsten Dominik  <dominik@science.uva.nl>
232         * org.texi (Moving subtrees): Document archiving to the archive
233         sibling.
235 2008-04-04  Carsten Dominik  <dominik@science.uva.nl>
237         * org.texi (Agenda commands): Document columns view in the agenda.
239 2008-04-03  Carsten Dominik  <dominik@science.uva.nl>
241         * org.texi (Using the property API): Document the API for
242         multi-valued properties.