Logging: New property LOG_INTO_DRAWER
[org-mode.git] / doc / ChangeLog
blob8c028ad167a530824421d4b119268008bd4b8319
1 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.texi (Tracking TODO state changes): Document the
4         LOG_INTO_DRAWER property.
6 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
8         * org.texi (Literal examples): Document the new implementation for
9         editing source code.
11 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
13         * org.texi (Publishing action): Mention the new publishing
14         function, to publish an Org source file.
15         (Publishing links): Mention how to link to an Org source file.
17 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
19         * org.texi (Macro replacement): Document new macros.
21 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
23         * org.texi (Handling links): Document type-specific completion
24         when inserting links.
26 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
28         * orgcard.tex: Document the key for sorting.
30         * org.texi (Structure editing, Plain lists): Improve documentation
31         on sorting.
33 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
35         * org.texi (Internal links): Document custom ids for links.
36         (Handling links): Document custom ids for links.
38 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
40         * org.texi (CSS support): Document new class.
41         (Refiling notes): Document the possibility to create new nodes
42         during refiling.
44 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
46         * org.texi (Agenda commands): Document the "?" operator to find
47         tasks without effort setting.
49 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
51         * org.texi (Exporting agenda information): Section moved.
53 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
55         * org.texi (RSS Feeds): New section.
57 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
59         * orgcard.tex:  Document M-e and M-a navigate
60         inside table field.  Fix a number of typos.
62         * org.texi (Built-in table editor): Document M-e and M-a navigate
63         inside table field.
65 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
67         * org.texi (Stuck projects): Docment that projects identified as
68         un-stuck will still be searchd for stuck sub-projects.
70 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
72         * org.texi (Paragraphs): Document centering.
74 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
76         * org.texi (Creating timestamps, Agenda commands): Document new
77         behavior when changing time stamps.
79 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
81         * org.texi (Structure editing): Document the new command
82         `org-clone-subtree-with-time-shift'.
84 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
86         * org.texi (Publishing): Refresh this chapter.
88 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
90         * org.texi (Export options, Export options, In-buffer settings):
91         Document the new keywords.
93 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
95         * org.texi (Matching tags and properties): Collect all
96         documentation about tags/property matches here.
98 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
100         * org.texi (Setting tags): Document `org-tag-persistent-alist'.
102 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
104         * org.texi (Weekly/daily agenda): New section.
106 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
108         * org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
109         (Drawers): Mention the LOGBOOK drawer.
111 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
113         * org.texi (Export options, Sectioning structure): Document the
114         #+LEATEX_HEADER in-buffer setting.
115         (Bugs): Section removed.
116         (Hooks): New section.
117         (Add-on packages): Moved here from old location.
118         (Context-sensitive commands): New section.
120 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
122         * org.texi (Setting tags): Document newline option.
124         * orgcard.tex: Document `C-c C-x o'.
126         * org.texi (TODO dependencies, Checkboxes): Document
127         `org-track-ordered-property-with-tag'.
129 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
131         * org.texi (Global TODO list, Matching tags and properties):
132         Mention more variables.
134 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
136         * org.texi (Checkboxes): Update to changed command behavior.
138 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
140         * org.texi (Tracking TODO state changes): Document storing state
141         change notes into a drawer.
142         (Agenda commands): Document the agenda command `z'.
143         (Tag searches, Clean view, Special agenda views): Document the
144         special interpretation of LEVEL when odd levels are used.
146 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
148         * org.texi (CSS support): Document CSS classes for section numbers.
149         (Links, Images in HTML export): Better documentation of hot to set
150         attribute for images.
152 2009-02-05  Carsten Dominik  <carsten.dominik@gmail.com>
154         * org.texi (Clocking work time): Decoment how to make the clock
155         persist from one Emacs session to the next.
157 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
159         * org.texi (TODO dependencies): Document TODO dependencies on
160         checkboxes.
162 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
164         * org.texi (TODO dependencies): New section.
166 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
168         * org.texi (Plain lists, TODO basics, Priorities)
169         (Multiple sets in one file, Conflicts): Document interaction with
170         `shift-selection-mode'.
172 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
174         * org.texi (References): Add information about remote references.
176 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
178         * orgcard.tex: Document `C-c RET' in tables.
180         * org.texi (Built-in table editor): Document `C-c RET' in tables.
182 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
184         * org.texi (Math symbols, Quoting LaTeX code): Mention that simple
185         LaTeX macros survive LaTeX export.
186         (Images in LaTeX export): Show how to create a reference to a
187         figure.
188         (Sectioning structure): Document that the LaTeX class can be
189         specified in a property.
191 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
193         * org.texi (Text areas in HTML export): New section.
194         (External links): Add examples for text search and ID links.
196 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
198         * org.texi (Built-in table editor): Remove the descriptio of `C-c
199         C-q', it not longer works.
201 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
203         * org.texi (Literal examples): Document that a space must follow
204         the colon in short examples.
206 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
208         * org.texi (Relative timer): Document `org-timer-stop'.
210 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
212         * org.texi (Footnotes): New section.
213         (Footnote markup): Shorten section and refer to new Footnote
214         section.
216 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
218         * org.texi (Literal examples): Add documentation for line
219         numbering in and references to code examples.
220         (CSS support): Fix the description of default CSS styles.
222 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
224         * org.texi (Capturing column view): Document
225         "file:path/to/file.org" as an allowed value for the ID property of
226         a dynamic block copying column view.
228 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
230         * org.texi (References): Document special last-row references.
232 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
234         * org.texi: Fix typos and grammatical issues.
236 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
238         * org.texi (Tables in LaTeX export): New section.
240 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
242         * org.texi (Images in LaTeX export): New section.
243         (Inlined images, Images in HTML export): Sections renamed.
245 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
247         * org.texi (Using the mapping API): Fix bug in mapping example.
248         (Publishing options): Make the list of properties complete again,
249         in correspondence to the variable `org-export-plist-vars'.
251 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
253         * org.texi (Property searches): Document new special values for
254         time comparisons.
256 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
258         * org.texi (Tag inheritance): Refine the description of tag
259         inheritance.
261 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
263         * org.texi (Project alist): Add info about the publishing sequence
264         of components.
265         (Effort estimates): Document the new relativer timer.
267 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
269         * org.texi: Re-apply the change to FDL 1.3.
271 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
273         * org.texi (Setting up Remember): Document `org-remember-mode'.
275 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
277         * org.texi (External links): Document that bbdb links can use a
278         regular expression.
279         (External links): Document that elisp links can contain
280         interactive commands.
282 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
284         * org.texi (Clocking work time): Document the :formula property of
285         clock tables.
286         (Structure editing, Refiling notes): Document refiling regions.
288 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
290         * org.texi (Agenda commands): Document the double-prefix version
291         of the `l' command in the agenda.
293 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
295         * org.texi (Handling links): Explain the effect of a double prefix
296         arg to `C-c C-o'.
298 2008-11-02  Charles Sebold  <csebold@gmail.com>
300         * org.texi (Org Plot): Add documentation for timefmt option.
302 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
304         * org.texi (TODO basics): Add documentation for tag triggers.
306 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
308         * org.texi (Creating timestamps): Fix documentation of the "C-c ."
309         command.
310         (Literal examples): Document using artist-mode for ASCII
311         drawings.
313 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
315         * org.texi: Modify license to no longer include back- and front
316         cover matters.
318 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
320         * org.texi (Using the mapping API): New section.
322 2008-04-15  Jason Riedy  <jason@acm.org>
324         * org.texi (A LaTeX example): Note that fmt may be a one-argument
325         function, and efmt may be a two-argument function.
327 2008-04-15  Jason Riedy  <jason@acm.org>
329         * org.texi (Radio tables): Document multiple destinations.
331 2008-04-15  Carsten Dominik  <dominik@science.uva.nl>
333         * org.texi (Agenda column view): New section.
335 2008-04-08  Carsten Dominik  <dominik@science.uva.nl>
337         * org.texi (Moving subtrees): Document archiving to the archive
338         sibling.
340 2008-04-04  Carsten Dominik  <dominik@science.uva.nl>
342         * org.texi (Agenda commands): Document columns view in the agenda.
344 2008-04-03  Carsten Dominik  <dominik@science.uva.nl>
346         * org.texi (Using the property API): Document the API for
347         multi-valued properties.