2009-04-14 07:17:20 -04:00
|
|
|
2009-04-14 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (CSS support): Document new class.
|
2009-04-14 11:56:13 -04:00
|
|
|
(Refiling notes): Document the possibility to create new nodes
|
|
|
|
during refiling.
|
2009-04-14 07:17:20 -04:00
|
|
|
|
2009-03-31 12:22:31 -04:00
|
|
|
2009-03-31 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Agenda commands): Document the "?" operator to find
|
|
|
|
tasks without effort setting.
|
|
|
|
|
2009-03-30 02:15:28 -04:00
|
|
|
2009-03-30 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Exporting agenda information): Section moved.
|
|
|
|
|
2009-03-27 04:23:33 -04:00
|
|
|
2009-03-27 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (RSS Feeds): New section.
|
|
|
|
|
2009-03-21 13:16:11 -04:00
|
|
|
2009-03-21 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* orgcard.tex: Document M-e and M-a navigate
|
|
|
|
inside table field. Fix a number of typos.
|
|
|
|
|
|
|
|
* org.texi (Built-in table editor): Document M-e and M-a navigate
|
|
|
|
inside table field.
|
|
|
|
|
2009-03-19 05:21:21 -04:00
|
|
|
2009-03-19 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Stuck projects): Docment that projects identified as
|
|
|
|
un-stuck will still be searchd for stuck sub-projects.
|
|
|
|
|
2009-03-16 17:14:15 -04:00
|
|
|
2009-03-16 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Paragraphs): Document centering.
|
|
|
|
|
Time stamps: Changing time ranges as a block.
Anupam Sengupta writes:
> I routinely use time ranges (and occasionally time-stamp ranges)
> in my org files to document the scheduled block of time for a
> meeting or activity. As an example, I will mark meetings as:
>
> * A Meeting
> <2009-03-12 Thu 10:00-11:00>
>
> As often happens with meetings, rescheduling needs to be done and
> I use S-<up> or S-<down> on the time-stamp to make the
> modifications. While this works fine, it usually leads to a
> duplication when the *time* part of the time-stamp needs to be
> changed.
>
> For the same example above, if the time-block has now changed to
> 11:00-12:00, then I need to do S-<up> on both the "10:00" and the
> "11:00" string. I.e,
>
>
> * A Meeting
> <2009-03-12 Thu 11:00-11:00>
> ^
> +---------------- After the first S-<up>
>
> * A Meeting
> <2009-03-12 Thu 11:00-12:00>
> ^
> +---------------- After the second S-<up>
>
> Can we have a feature (with a toggle option perhaps) which would
> *move* the block (i.e., both time entries) by the same amount
> when either one is moved in the same direction. I.e., the
> proposal is to have:
>
> * A Meeting
> <2009-03-12 Thu 11:00-12:00>
> ^ ^
> | |
> | +---------- Automatically shifted
> +---------------- After the S-<up>
This is in fact how changing time works in many applications, and
it does make sense here as well. The commits implements this
change.
It also implements a way to change the start time of an entry from
the agenda. The date is normally changed with S-right/left.
Now, if you add a C-u prefix, the hour will be changed. If you
immediately press S-right/left again, hours will continue to be
changed.
A double prefix will do the same for minutes.
2009-03-13 04:26:53 -04:00
|
|
|
2009-03-14 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Creating timestamps, Agenda commands): Document new
|
|
|
|
behavior when changing time stamps.
|
|
|
|
|
2009-03-11 10:13:59 -04:00
|
|
|
2009-03-11 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Structure editing): Document the new command
|
|
|
|
`org-clone-subtree-with-time-shift'.
|
|
|
|
|
2009-03-10 03:13:24 -04:00
|
|
|
2009-03-10 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Publishing): Refresh this chapter.
|
|
|
|
|
2009-03-08 18:10:55 -04:00
|
|
|
2009-03-08 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Export options, Export options, In-buffer settings):
|
|
|
|
Document the new keywords.
|
|
|
|
|
2009-03-03 04:20:23 -05:00
|
|
|
2009-03-03 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Matching tags and properties): Collect all
|
|
|
|
documentation about tags/property matches here.
|
|
|
|
|
2009-03-01 07:56:48 -05:00
|
|
|
2009-03-01 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Setting tags): Document `org-tag-persistent-alist'.
|
|
|
|
|
2009-02-27 02:27:44 -05:00
|
|
|
2009-02-27 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Weekly/daily agenda): New section.
|
|
|
|
|
2009-02-22 06:42:20 -05:00
|
|
|
2009-02-22 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
|
|
|
|
(Drawers): Mention the LOGBOOK drawer.
|
|
|
|
|
2009-02-20 01:49:19 -05:00
|
|
|
2009-02-20 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Export options, Sectioning structure): Document the
|
|
|
|
#+LEATEX_HEADER in-buffer setting.
|
2009-02-20 16:52:01 -05:00
|
|
|
(Bugs): Section removed.
|
|
|
|
(Hooks): New section.
|
|
|
|
(Add-on packages): Moved here from old location.
|
|
|
|
(Context-sensitive commands): New section.
|
2009-02-20 01:49:19 -05:00
|
|
|
|
2009-02-19 03:13:08 -05:00
|
|
|
2009-02-19 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
2009-02-19 03:43:51 -05:00
|
|
|
* org.texi (Setting tags): Document newline option.
|
|
|
|
|
2009-02-19 03:13:08 -05:00
|
|
|
* orgcard.tex: Document `C-c C-x o'.
|
|
|
|
|
|
|
|
* org.texi (TODO dependencies, Checkboxes): Document
|
|
|
|
`org-track-ordered-property-with-tag'.
|
|
|
|
|
2009-02-18 09:51:51 -05:00
|
|
|
2009-02-18 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Global TODO list, Matching tags and properties):
|
|
|
|
Mention more variables.
|
|
|
|
|
2009-02-15 16:34:19 -05:00
|
|
|
2009-02-15 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Checkboxes): Update to changed command behavior.
|
|
|
|
|
2009-02-12 11:00:55 -05:00
|
|
|
2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Tracking TODO state changes): Document storing state
|
|
|
|
change notes into a drawer.
|
|
|
|
(Agenda commands): Document the agenda command `z'.
|
2009-02-12 15:22:26 -05:00
|
|
|
(Tag searches, Clean view, Special agenda views): Document the
|
|
|
|
special interpretation of LEVEL when odd levels are used.
|
2009-02-12 11:00:55 -05:00
|
|
|
|
2009-02-11 03:23:33 -05:00
|
|
|
2009-02-11 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (CSS support): Document CSS classes for section numbers.
|
2009-02-11 05:12:13 -05:00
|
|
|
(Links, Images in HTML export): Better documentation of hot to set
|
|
|
|
attribute for images.
|
2009-02-11 03:23:33 -05:00
|
|
|
|
2009-02-05 08:52:24 -05:00
|
|
|
2009-02-05 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Clocking work time): Decoment how to make the clock
|
|
|
|
persist from one Emacs session to the next.
|
|
|
|
|
2009-01-30 11:30:29 -05:00
|
|
|
2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (TODO dependencies): Document TODO dependencies on
|
|
|
|
checkboxes.
|
|
|
|
|
2009-01-27 11:56:27 -05:00
|
|
|
2009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (TODO dependencies): New section.
|
|
|
|
|
Support for Shift Selection
Emacs 23 introduces `shift-selection-mode', and even turns it on by
default. Therefore, it is fair to assume that users of Emacs 23 will
expect to be able to select a region by holding down shift will moving
the cursor. This conflicts with the use of shifted cursor keys in
Org-mode for other purposes, in particular to "change the item under
the cursor", like it is done for time stamps, item bullet types, TODO
keywords and priorities.
This commit tries to support `shift-selection-mode' as much as possible,
while retaining these valuable commands keys for Org-mode. The
following things are changed:
1. The range of contexts where Org's commands do act is reduced.
- S-up and S-down no longer jump to the previous and next plain list
item - you can use the paragraph commands C-up and C-down for this
quite well.
- S-left and S-right only change the bullet type of a plain list
item when the cursor is *exactly* on the bullet, not just anywhere
in the item line.
2. When a S-cursor key is used outside a special context, a region is
started or extended.
3. When a region has already been started, it will be continue to
extend even if the S-cursor keys move the cursor into a special
context.
4. If you want S-cursor selection to work in headlines as well, you
can set the variable `org-support-shift-select' to
`even-in-headlines'. Then you need to rely on `C-c C-t' to set
TODO keywords, and on `C-c ,' to set priorities.
If you want everything to behave the way it was, set
`org-support-shift-select' to nil.
2009-01-26 10:23:44 -05:00
|
|
|
2009-01-26 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Plain lists, TODO basics, Priorities)
|
|
|
|
(Multiple sets in one file, Conflicts): Document interaction with
|
|
|
|
`shift-selection-mode'.
|
|
|
|
|
2009-01-24 04:51:21 -05:00
|
|
|
2009-01-24 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (References): Add information about remote references.
|
|
|
|
|
2009-01-21 07:14:07 -05:00
|
|
|
2009-01-21 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* orgcard.tex: Document `C-c RET' in tables.
|
|
|
|
|
|
|
|
* org.texi (Built-in table editor): Document `C-c RET' in tables.
|
|
|
|
|
2009-01-20 02:21:50 -05:00
|
|
|
2009-01-20 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (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.
|
2009-01-20 03:07:35 -05:00
|
|
|
(Sectioning structure): Document that the LaTeX class can be
|
|
|
|
specified in a property.
|
2009-01-20 02:21:50 -05:00
|
|
|
|
2009-01-19 17:13:58 -05:00
|
|
|
2009-01-19 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Text areas in HTML export): New section.
|
2009-01-19 17:48:14 -05:00
|
|
|
(External links): Add examples for text search and ID links.
|
2009-01-19 17:13:58 -05:00
|
|
|
|
2009-01-16 12:50:30 -05:00
|
|
|
2009-01-16 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Built-in table editor): Remove the descriptio of `C-c
|
|
|
|
C-q', it not longer works.
|
|
|
|
|
2009-01-09 02:28:43 -05:00
|
|
|
2009-01-09 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Literal examples): Document that a space must follow
|
|
|
|
the colon in short examples.
|
|
|
|
|
2009-01-06 00:30:38 -05:00
|
|
|
2009-01-08 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Relative timer): Document `org-timer-stop'.
|
|
|
|
|
2008-12-30 19:21:48 -05:00
|
|
|
2008-12-31 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Footnotes): New section.
|
|
|
|
(Footnote markup): Shorten section and refer to new Footnote
|
|
|
|
section.
|
|
|
|
|
2008-12-26 17:18:23 -05:00
|
|
|
2008-12-26 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Literal examples): Add documentation for line
|
|
|
|
numbering in and references to code examples.
|
|
|
|
(CSS support): Fix the description of default CSS styles.
|
|
|
|
|
2008-12-22 02:13:20 -05:00
|
|
|
2008-12-22 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Capturing column view): Document
|
|
|
|
"file:path/to/file.org" as an allowed value for the ID property of
|
|
|
|
a dynamic block copying column view.
|
|
|
|
|
2008-12-19 12:28:58 -05:00
|
|
|
2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (References): Document special last-row references.
|
|
|
|
|
2008-12-17 06:10:24 -05:00
|
|
|
2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi: Fix typos and grammatical issues.
|
|
|
|
|
2008-12-15 15:28:02 -05:00
|
|
|
2008-12-15 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Tables in LaTeX export): New section.
|
|
|
|
|
Captions and attributes for images and tables during export
Tables, and Hyperlinks that represent inlined images, can now be
equipped with additional information that will be used during
export. The information will be taken from the following special
lines in the buffer and apply to the first following table or
link.
- #+CAPTION: :: The caption of the image or table. This string
should be processed according to the export backend, but
this is not yet done.
- #+LABEL: :: A label to identify the figure/table for cross
references. For HTML export, this string will become the
ID for the `<div class="figure">' element that encapsulates
the image tag and the caption. For LaTeX export, this
string will be used as the argument of a `\label{...}'
macro. These lables will be available for internal links
like `[[label][Table] ]'.
- #+ATTR_HTML: :: Attributes for HTML export of image, to be
added as attributes into the `<img...>' tag. This string
will not be processed, so it should have immediately the
right format.
- #+ATTR_LaTeX: :: Attributes for LaTeX export of images, to
be inserted into the optional argument of the
`\includegraphics[...]{file}' command, to specify scaling,
clipping and other options. This string will not be
processed, so it should have immediately the right
format, like `width=5cm,angle=90'
For LaTeX export, if either a caption or a label is given, the
element will be exported as a float, i.e. wrapped into a figure
or table environment.
2008-12-10 06:50:07 -05:00
|
|
|
2008-12-10 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Images in LaTeX export): New section.
|
|
|
|
(Inlined images, Images in HTML export): Sections renamed.
|
|
|
|
|
2008-12-02 10:53:25 -05:00
|
|
|
2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Using the mapping API): Fix bug in mapping example.
|
Better handling of export options.
This patch improves the internal handling of the large number of
export options that Org-mode has. In particular, it now defines a
single constant, `org-export-plist-vars' that contains the full list
of options, and how these can be accessed through variables, and
through the #+OPTIONS line. Before the patch, there used to be a
separate list or the OPTIONS handling, which has gotten out of sync.
This now no longer can happen.
Also, this patch adds two new variables, `org-export-with-priority',
and `org-export-with-todo-keywords', which can be used to turn the
export of TODO keywords and priority cookies on and off, so that these
can simply disappear and not be shown in the exported file. In fact,
the default for the priority cookie is to remove it.
2008-12-03 01:33:05 -05:00
|
|
|
(Publishing options): Make the list of properties complete again,
|
|
|
|
in correspondence to the variable `org-export-plist-vars'.
|
2008-12-02 10:53:25 -05:00
|
|
|
|
New ways to specify time comparison values in property searches.
In addition to "<now>", "<today>", "<yesterday>", and
"<tomorrow>", there are more special values accepted now in
time comparisons in property searches: You may use strings
like =<+3d>= or =<-2w>=, with units d, w, m, and y for day,
week, month, and year, respectively
Thanks to Linday Todd for this proposal.
2008-11-29 12:49:30 -05:00
|
|
|
2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Property searches): Document new special values for
|
|
|
|
time comparisons.
|
|
|
|
|
2008-11-27 07:15:29 -05:00
|
|
|
2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Tag inheritance): Refine the description of tag
|
|
|
|
inheritance.
|
|
|
|
|
2008-11-25 04:56:37 -05:00
|
|
|
2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Project alist): Add info about the publishing sequence
|
|
|
|
of components.
|
Implement timer for timed notes.
This patch implements a relative time for taking timed notes, useful
for example while watching a video, or during a meeting which is also
recorded. Here are the new commands:
- `C-c C-x .' ::
Insert a relative time into the buffer. The first time
you use this, the timer will be started. When called
with a prefix argument, the timer is reset to 0.
- `C-c C-x -' ::
Insert a description list item with the current relative
time. With a prefix argument, first reset the timer to 0.
- `C-c C-x 0' ::
Reset the timer without inserting anything into the buffer.
By default, the timer is reset to 0. When called with a
`C-u' prefix, reset the timer to specific starting
offset. The user is prompted for the offset, with a
default taken from a timer string at point, if any, So this
can be used to restart taking notes after a break in the
process. When called with a double prefix argument
`C-c C-u', change all timer strings in the active
region by a certain amount. This can be used to fix timer
strings if the timer was not started at exactly the right
moment.
2008-11-25 06:07:23 -05:00
|
|
|
(Effort estimates): Document the new relativer timer.
|
2008-11-25 04:56:37 -05:00
|
|
|
|
2008-11-24 06:21:40 -05:00
|
|
|
2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi: Re-apply the change to FDL 1.3.
|
|
|
|
|
2008-11-18 14:32:01 -05:00
|
|
|
2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Setting up Remember): Document `org-remember-mode'.
|
|
|
|
|
2008-11-14 03:09:00 -05:00
|
|
|
2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (External links): Document that bbdb links can use a
|
|
|
|
regular expression.
|
2008-11-14 08:13:48 -05:00
|
|
|
(External links): Document that elisp links can contain
|
|
|
|
interactive commands.
|
2008-11-14 03:09:00 -05:00
|
|
|
|
2008-11-10 14:57:48 -05:00
|
|
|
2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Clocking work time): Document the :formula property of
|
|
|
|
clock tables.
|
2008-11-10 16:17:57 -05:00
|
|
|
(Structure editing, Refiling notes): Document refiling regions.
|
2008-11-10 14:57:48 -05:00
|
|
|
|
2008-11-09 02:17:33 -05:00
|
|
|
2008-11-09 Carsten Dominik <carsten.dominik@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Agenda commands): Document the double-prefix version
|
|
|
|
of the `l' command in the agenda.
|
2008-11-05 04:46:20 -05:00
|
|
|
|
|
|
|
2008-11-05 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (Handling links): Explain the effect of a double prefix
|
|
|
|
arg to `C-c C-o'.
|
|
|
|
|
2008-11-02 09:10:18 -05:00
|
|
|
2008-11-02 Charles Sebold <csebold@gmail.com>
|
|
|
|
|
|
|
|
* org.texi (Org Plot): Add documentation for timefmt option.
|
|
|
|
|
2008-10-16 03:54:30 -04:00
|
|
|
2008-10-16 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (TODO basics): Add documentation for tag triggers.
|
|
|
|
|
2008-09-05 01:58:33 -04:00
|
|
|
2008-09-05 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (Creating timestamps): Fix documentation of the "C-c ."
|
|
|
|
command.
|
2008-09-05 07:37:33 -04:00
|
|
|
(Literal examples): Document using artist-mode for ASCII
|
|
|
|
drawings.
|
2008-09-05 01:58:33 -04:00
|
|
|
|
2008-06-13 04:20:45 -04:00
|
|
|
2008-06-13 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi: Modify license to no longer include back- and front
|
|
|
|
cover matters.
|
|
|
|
|
2008-06-11 17:27:22 -04:00
|
|
|
2008-06-11 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (Using the mapping API): New section.
|
|
|
|
|
2008-05-08 02:16:38 -04:00
|
|
|
2008-04-15 Jason Riedy <jason@acm.org>
|
|
|
|
|
|
|
|
* org.texi (A LaTeX example): Note that fmt may be a one-argument
|
|
|
|
function, and efmt may be a two-argument function.
|
|
|
|
|
|
|
|
2008-04-15 Jason Riedy <jason@acm.org>
|
|
|
|
|
|
|
|
* org.texi (Radio tables): Document multiple destinations.
|
|
|
|
|
|
|
|
2008-04-15 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (Agenda column view): New section.
|
|
|
|
|
|
|
|
2008-04-08 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (Moving subtrees): Document archiving to the archive
|
|
|
|
sibling.
|
|
|
|
|
|
|
|
2008-04-04 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (Agenda commands): Document columns view in the agenda.
|
|
|
|
|
|
|
|
2008-04-03 Carsten Dominik <dominik@science.uva.nl>
|
|
|
|
|
|
|
|
* org.texi (Using the property API): Document the API for
|
|
|
|
multi-valued properties.
|