org-mode/doc/ChangeLog
Carsten Dominik aaedf7d01a Stuck projects: Search subtree of un-stuck projects
This commit implements an important change:  When, during a
stuck-project search, a project tree is identified as not stuck, so
far the search would continue after the end of the project tree.  From
now on, the search continues in the subtree, so that stuck subprojects
can still be identified.
2009-03-19 10:47:04 +01:00

284 lines
8.6 KiB
Plaintext

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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Paragraphs): Document centering.
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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Structure editing): Document the new command
`org-clone-subtree-with-time-shift'.
2009-03-10 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Publishing): Refresh this chapter.
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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Matching tags and properties): Collect all
documentation about tags/property matches here.
2009-03-01 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Setting tags): Document `org-tag-persistent-alist'.
2009-02-27 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Weekly/daily agenda): New section.
2009-02-22 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
(Drawers): Mention the LOGBOOK drawer.
2009-02-20 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Export options, Sectioning structure): Document the
#+LEATEX_HEADER in-buffer setting.
(Bugs): Section removed.
(Hooks): New section.
(Add-on packages): Moved here from old location.
(Context-sensitive commands): New section.
2009-02-19 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Setting tags): Document newline option.
* orgcard.tex: Document `C-c C-x o'.
* org.texi (TODO dependencies, Checkboxes): Document
`org-track-ordered-property-with-tag'.
2009-02-18 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Global TODO list, Matching tags and properties):
Mention more variables.
2009-02-15 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Checkboxes): Update to changed command behavior.
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'.
(Tag searches, Clean view, Special agenda views): Document the
special interpretation of LEVEL when odd levels are used.
2009-02-11 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (CSS support): Document CSS classes for section numbers.
(Links, Images in HTML export): Better documentation of hot to set
attribute for images.
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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (TODO dependencies): Document TODO dependencies on
checkboxes.
2009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (TODO dependencies): New section.
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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (References): Add information about remote references.
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 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.
(Sectioning structure): Document that the LaTeX class can be
specified in a property.
2009-01-19 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Text areas in HTML export): New section.
(External links): Add examples for text search and ID links.
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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Literal examples): Document that a space must follow
the colon in short examples.
2009-01-08 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Relative timer): Document `org-timer-stop'.
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 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 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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (References): Document special last-row references.
2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi: Fix typos and grammatical issues.
2008-12-15 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Tables in LaTeX export): New section.
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 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Using the mapping API): Fix bug in mapping example.
(Publishing options): Make the list of properties complete again,
in correspondence to the variable `org-export-plist-vars'.
2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Property searches): Document new special values for
time comparisons.
2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Tag inheritance): Refine the description of tag
inheritance.
2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Project alist): Add info about the publishing sequence
of components.
(Effort estimates): Document the new relativer timer.
2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi: Re-apply the change to FDL 1.3.
2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Setting up Remember): Document `org-remember-mode'.
2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (External links): Document that bbdb links can use a
regular expression.
(External links): Document that elisp links can contain
interactive commands.
2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Clocking work time): Document the :formula property of
clock tables.
(Structure editing, Refiling notes): Document refiling regions.
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 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 Charles Sebold <csebold@gmail.com>
* org.texi (Org Plot): Add documentation for timefmt option.
2008-10-16 Carsten Dominik <dominik@science.uva.nl>
* org.texi (TODO basics): Add documentation for tag triggers.
2008-09-05 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Creating timestamps): Fix documentation of the "C-c ."
command.
(Literal examples): Document using artist-mode for ASCII
drawings.
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 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Using the mapping API): New section.
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.