| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360 | 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Structure editing, TODO basics): Document new	variables.2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Column attributes): Document new colciew operators.2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Publishing options): Document :xml-declaration.2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Tracking TODO state changes): Document the	LOG_INTO_DRAWER property.2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Literal examples): Document the new implementation for	editing source code.2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Publishing action): Mention the new publishing	function, to publish an Org source file.	(Publishing links): Mention how to link to an Org source file.2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Macro replacement): Document new macros.2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Handling links): Document type-specific completion	when inserting links.2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>	* orgcard.tex: Document the key for sorting.	* org.texi (Structure editing, Plain lists): Improve documentation	on sorting.2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Internal links): Document custom ids for links.	(Handling links): Document custom ids for links.2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (CSS support): Document new class.	(Refiling notes): Document the possibility to create new nodes	during refiling.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  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (Exporting agenda information): Section moved.2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>	* org.texi (RSS Feeds): New section.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  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.
 |